Results 1 to 1 of 1
Thread: Ide(Jcreator) and jdk
- 01-12-2010, 09:02 AM #1
Member
- Join Date
- Jan 2010
- Posts
- 5
- Rep Power
- 0
Ide(Jcreator) and jdk
I download from Internet same java code for study input method.
Now if I compile it with Jcreator as a project it's work (partially)
If I compile separate source directly by javac, the compile mark some errors.
as two program that point each other that settle 2 classes.
for example program A define a class A1 and set a variable at class B1, but class B1 is in the program B that set a variable at class A1.
How ide(Jcreator) can compile the two source correctly ?
Similar Threads
-
jcreator
By arshesander in forum New To JavaReplies: 1Last Post: 08-03-2009, 12:31 PM -
JCreator error:
By guru_boy in forum New To JavaReplies: 4Last Post: 05-06-2009, 06:53 AM -
Applet with JCreator
By baltimore in forum Java AppletsReplies: 2Last Post: 04-18-2009, 01:40 PM -
About using jcreator
By yuchuang in forum JCreatorReplies: 4Last Post: 11-29-2008, 09:29 PM -
jcreator
By nikhil_solanki015 in forum JCreatorReplies: 2Last Post: 10-28-2008, 08:04 PM
Bookmarks