France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Volume Plugin
A JAR file is actually just a ZIP file. Could you list here its content with a ZIP utility?
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Volume Plugin
Your plug-in is correct but you compiled it with a more recent version of Java. In the properties of your project, change the Compiler compliance level to 1.8.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Volume Plugin
You could use the method showInputDialog in JOptionPane class (see tutorial here).
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator