Jump to content

Swings

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
ravurivinod

ravurivinod

    Newbie

  • Members
  • Pip
  • 4 posts
I developed a swing application by using NetBeansIDE 6.1,it is working fine. I copied the entire code to MyeclipseIDE 4.1 and tried to run it,but it is showing so many errors. So what i have to do to run the NetBeansIDE code in MyeclipseIDE? please anybody help me in solving this problem ?
In both IDEs java jdk1.50 was configured.



Thanks in advance
Ravuri Vinod

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Moved to the correct forum. The tutorial section is for tutorials, please do not post questions there.

#3
Skel

Skel

    Learning Programmer

  • Members
  • PipPipPip
  • 33 posts
Learn to make GUIs and don't use netbeans. Netbeans is an easy way out.

#4
devilsmaster

devilsmaster

    Newbie

  • Members
  • PipPip
  • 20 posts
well myeclipse does not support all the features of the netbeans, so u need to manually import the classes in myeclipse and struture it accordingly.