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?
I submitted a bug report.
Comments
Post a Comment