Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Alma Austin   on Jun 14 In Java Category.

  
Question Answered By: Samuel Costa   on Jun 14

I had the same problem, and then found out that JDeveloper creates files
specific to the JDeveloper Application when a program is compiled. Because of
this difference I believe you cannot directly run  a program in JDK that was
created in JDeveloper.

You will need to paste the code into another file  and compile it in the JDK
environment to make it work  there.

Share: 

 
 
Didn't find what you were looking for? Find more on can someone look at this stuff Or get search suggestion and latest updates.


Tagged: