went from 6 down to 5
Ok here is a question for ya. I developed some programs in java 6 with NetBeans. I then unistalled six and installed five. I also uninstalled NetBeans and installed Studio Enterprise 8.1. Now the programs will not run.
My question is this. Is it because I went down to five and no longer have six? Or is it because I no longer have NetBeans and moved to Java Studio Enterprise.
Also, if you know. What do I need to do in order to get those programs to run?
[475 byte] By [
pberardi1a] at [2007-11-27 8:29:34]

> Ok here is a question for ya. ........
> ................. Now the
> programs will not run.
You don't give us a whole lot of information to go on. "not run" covers a lot of territory.
> My question is this. Is it because I went down to
> five and no longer have six? Or is it because I no
> longer have NetBeans and moved to Java Studio
> Enterprise.
H閘l if I know.
> Also, if you know. What do I need to do in order to
> get those programs to run?
See statement above.
You might consider giving us more specific and useful information.
When I run the project, it just builds. There is an error in main but the code doesn't show. It was a GUI project and I have pasted the error here.
java.lang.NoClassDefFoundError: javax/swing/GroupLayout$Group
Exception in thread "main"
Java Result: 1
But really quite simply. The projects do not run. I am wondering I have to go back up to Java 6 to run them or if its because I am not using NetBeans anymore.