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

c++ - C/pp Sockets, recv()/send() works only under gdb -

GO: Serve static pages -

objective c - How to open front/back camera at the same time in iOS developing? -