Connecting Tech Pros Worldwide Forums | Help | Site Map

Help Eclipse newbie: how to display swing palette in eclipse

jeffbroodwar's Avatar
Member
 
Join Date: Oct 2006
Posts: 118
#1: Nov 26 '07
Hi Everyone,

I'm new to eclipse.....i just wanna know how to create a simple calculator using buttons,labels,textfields in eclipse ide...


Thanks,


Best Regards,
Jeff

Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#2: Nov 26 '07

re: Help Eclipse newbie: how to display swing palette in eclipse


Quote:

Originally Posted by jeffbroodwar

Hi Everyone,

I'm new to eclipse.....i just wanna know how to create a simple calculator using buttons,labels,textfields in eclipse ide...


Thanks,


Best Regards,
Jeff

I don't think that's available with Eclipse. Perhaps MyEclipse can support that through some plugin but I'm not sure.
jeffbroodwar's Avatar
Member
 
Join Date: Oct 2006
Posts: 118
#3: Nov 27 '07

re: Help Eclipse newbie: how to display swing palette in eclipse


you mean eclipse doesn't have the palette tool like the one available in netbeans?

regards,

Jeff
JosAH's Avatar
Expert
 
Join Date: Mar 2007
Posts: 10,611
#4: Nov 27 '07

re: Help Eclipse newbie: how to display swing palette in eclipse


Quote:

Originally Posted by jeffbroodwar

you mean eclipse doesn't have the palette tool like the one available in netbeans?

regards,

Jeff

It does have it as a plugin: the Visual Editor Project.

kind regards,

Jos
jeffbroodwar's Avatar
Member
 
Join Date: Oct 2006
Posts: 118
#5: Nov 28 '07

re: Help Eclipse newbie: how to display swing palette in eclipse


Hi everyone,

Thanks for the help.... Jos, i'll just read the prerequisites of vse..... then i'll give it a try.... i transferred from netbeans to eclipse to see the difference. I'm just curious..... as a developer which do you prefer netbeans / eclipse.... considering that netbeans is from sun..... java is from sun........ but survey says that eclipse is much preferred than netbeans..... which is better?


Thanks,

Best regards,
Jeff
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#6: Nov 28 '07

re: Help Eclipse newbie: how to display swing palette in eclipse


Quote:

Originally Posted by jeffbroodwar

Hi everyone,

Thanks for the help.... Jos, i'll just read the prerequisites of vse..... then i'll give it a try.... i transferred from netbeans to eclipse to see the difference. I'm just curious..... as a developer which do you prefer netbeans / eclipse.... considering that netbeans is from sun..... java is from sun........ but survey says that eclipse is much preferred than netbeans..... which is better?


Thanks,

Best regards,
Jeff

This could very well start the fifth world war but I have used both for different projects and I prefer the control I have with eclipse.
Note also that both are not limited to Java development only but eclipse's support for other languages is greater through its more flexible plugin facility.
Reply