Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Eclipse

 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can anyone give me the link to PLUGINS to enable Visual Editor in ECLIPSE???

Also what should I download to convert my project to .exe from ECLIPSE??

My Eclipse version is 3.1.1

With regards,
Ajeesh
 
author & internet detective
Posts: 41967
911
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ajeesh,
Welcome to JavaRanch!

1) What do you mean by "visual editor"? A way to edit Swing? JSPs? something else?

2) As far as I know, converting a program to an exe is separate from the IDE. Take a look at this thread or search the forums for exe to get some more examples.
 
Ajeesh Moidutty
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I want the visual Editor for swing.

I tried NetBeans but that is really slow and boring.
I like Eclipse very much .

Can I use it with the Swing editor?
 
Ranch Hand
Posts: 131
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
http://www.eclipse.org/vep/WebContent/main.php

I haven't tried it since it was in beta
I use netbeans

Dave
 
Ranch Hand
Posts: 1170
Hibernate Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think they intend it to work with Swing but I have not used it in swing yet.

The best way I have found is to use eclipse Updater to download and install the package from within eclipse. I had trouble trying to download and install it manually.

Should be a project called VE. Find and read instructions. Eclipse Updater is preferred method.
reply
    Bookmark Topic Watch Topic
  • New Topic