2DWorlds Forums
Java - Printable Version

+- 2DWorlds Forums (http://2dworlds.buildism.net/forum)
+-- Forum: Off Topic (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=5)
+--- Forum: Programming (http://2dworlds.buildism.net/forum/forumdisplay.php?fid=30)
+--- Thread: Java (/showthread.php?tid=8240)

Pages: 1 2


RE: Java - Dignity - 09-06-2011

Still not working.

Java and it's compiler.

Well, that's not working.

Is there an IDE that compiles .java into .class or .jar?
I don't have Java 7.0 I think....


RE: Java - Jacob__mybb_import1 - 09-07-2011

(09-06-2011, 07:07 PM)roperson Wrote: Still not working.

Java and it's compiler.

Well, that's not working.

Is there an IDE that compiles .java into .class or .jar?
I don't have Java 7.0 I think....

Use NetBeans.


RE: Java - Dignity - 09-07-2011

NetBeans doesn't compile into .class or anything!


RE: Java - Jacob__mybb_import1 - 09-07-2011

(09-07-2011, 06:59 PM)roperson Wrote: NetBeans doesn't compile into .class or anything!

It makes .jar files, and you can find the .classes too if you look in the right place.


RE: Java - Dignity - 09-07-2011

Oh... found .class

.jar?
Your UI.java is messed up.


RE: Java - Dignity - 09-18-2011

Where's the .jar?

Sorry for bumping.