java - According to Eclipse, why is the standard jar file extension ".jar;*.zip"? -


I tried exporting a runner jar and eclipse said:

At the end of the ".jar" extension the standard extension is ".jar; * .zip".

You can choose to use the standard extension instead.

[.jar use * * zip] & nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; [Cancel] & nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; & Nbsp; [Use .jaggar]

(See screenshot below.)

Is there some kind of misunderstanding in my part? Because ".jar; * .zip" does not really speak like a file extension for me, why would it be (eclipse Luna 4.4.0) I do not like it (a standard Java program). Just to be clear, this works more everything to me, but why is the warning?

screenshot

I submitted a bug report.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -