cancel
Showing results for 
Search instead for 
Did you mean: 

NWDS problem

Former Member
0 Kudos

Hi all,

I am having problem with my NWDS . when i try to create archive for my application it is showing error . The error is "Project is not built due to Build Errors" . But there are no errors when i build the project.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Krishna,

I think some build errors will be present for sure.You better check if any jar files are missing by going to project>preferences->java build path.

Former Member
0 Kudos

Hi sudhir,

No JAR files are missing . Any way i am able to deploy the application but still it is giving some runtime error . It is saying "NoClassDefinitionFound".

Edited by: krishna vemulapalli on Feb 11, 2008 3:51 PM

Former Member
0 Kudos

Hi,

May I know which is the class that is missing during runtime. You might find the name in the runtime exception. If you are using some jar files and getting this error then add those jar files in lib folder of your project and try redeploying and executing your project.

Regards,

Murtuza

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Krishna,

we have sometimes the same problems.

In some reasons this can help to find the error:

Remove the project from local workspace and than create newly the project from NWDS.

Now you should see where the project has the error.

Alternatively right-click on the Project -> Rebuild Project -> you will see in the Task View Errors