Hi, Friends,
I google and find a code very similiar to my requirements as follows:
I have following problem in Eclipse 3.3.1
When i run in Command console, It success all,
But when I put into Eclipse, It fails, I got follwoing error:
ERROR>
java version "1.6.0"
ERROR>Java(TM) SE Runtime Environment (build 1.6.0-b105)
ERROR>Java HotSpot(TM) Client VM (build 1.6.0-b105, mixed mode)
<GoodWinRedirect>ExitValue: 0
ERROR>java.lang.NoClassDefFoundError: abc/LabelForComboBox
ERROR>Exception in
thread "main"
What is wrong in my Eclipse Setting??
How to fix it??
Really Thanks
see code below:
[1]. Main Program
[2]. Sub 1 Program:
[3]. sub 2:
Can guru here help find what is wrong with my setting??
Thanks