aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes JBuilder and jdk problem Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "JBuilder and jdk problem" Watch "JBuilder and jdk problem" New topic
Author

JBuilder and jdk problem

kumaresan Natarajan
Greenhorn

Joined: Jul 23, 2005
Posts: 27
I'm trying to use the JDK 1.5 , and JBuilder (of any version) gives me the following message when I try to build my projects:

"Error #: 750 : initialization error: com.borland.compiler.symtab.LoadError: class file has wrong version 48.0"

is there any way to rectify this error ?

thanks in advance
kumsh
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JBuilder and jdk problem
 
Similar Threads
JVM crash
Jbuilder!(ASAP)
Should I use J2EE or J2SE?
Something weird in JLS (or in JBuilder)
get a error compiling jsp in jbuilder6,but it is right under weblogic. what's wrong