Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
New Developer
xoheb
Posts: 14
Registered: ‎07-17-2008
Accepted Solution

JDE build/ compilation failed

Hi.

I have code for a Java App zipped in a file. I extract it, build it and run it using a simulator. Everything goes great. When I make a change to the code and try to rebuild the project, I get the following error:

 

An exception has occurred in the compiler (1.5.0_01). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport)  after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report.  Thank you.
com.sun.tools.javac.code.Symbol$CompletionFailure: file net\rim\device\internal\ui\Border.class not found

 

I'm using JDE v. 4.2.1.41 with JDK 1.5.0. I also tried this with JDK 1.4.2. The same thing happened.

 

Regards.

Please use plain text.
Administrator
MSohm
Posts: 13,065
Registered: ‎07-09-2008
My Carrier: Bell

Re: JDE build/ compilation failed

This is an issue with the version of JDK you are using.  The following link explains.

 

Support - Error: com.sun.tools.javac.code.Symbol$CompletionFailure: file net\rim\device\internal\ui\Border.class not found
Article Number: DB-00586

http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800738/800901/Support...

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
New Developer
xoheb
Posts: 14
Registered: ‎07-17-2008

Re: JDE build/ compilation failed

Thanks Mark!
Please use plain text.
New Contributor
Tamojit
Posts: 5
Registered: ‎05-03-2010
My Carrier: AIRTEL

Re: JDE build/ compilation failed

thanks... this was of real good help.

Please use plain text.