Which Eclipse IDE needed

To create a web application using GWT, JDK 6, JBOSS in my local computer, which Eclipse I should install?
Before I installed Eclipse for Java Developer, but from some instruction, I was told I should install "Eclipse IDE for J2EE Developer", do I need to re-install it?
Thanks!
Lucy

I already set JAVA_HOME, PATH, CLASSPATH, I also download Eclipse and set default jre for it, I can create java project from Eclipse, it works fine, I also install MYSQL, also install java-mysql connector, so the java project can also access mysql database.
At weekend, I installed Tomcat , Tomcat plugin, GWT.
I create a GWT project from Eclipse, I also download StockWatcher sample to run it from my localhost, everything works fine.
But yesterday I was told we would use JBOSS, Hibernate, Spring, GWT, that's why I remove tomcat and try to install JBOSS.

Similar Messages

  • Eclipse IDE advise

    Hello everyone,
    I would like advise on which eclipse IDE to download. I have the following eclipse installed -
    Eclipse Java EE IDE for Web Developers.
    Build id: 20090920-1017
    I would like to install the OEPE version.
    http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/oepe-111173-429353.html
    What is the difference between the 'Helios' and the 'Indigo'? I have glassfish installed I would
    rather use glassfish server since I'm use to it. I don't want to learn a whole new server like
    weblogic. I have Win Vista 32 bit. It mentions some plugins if I have eclipse installed.
    Which plugins? So which installation should I go for?
    Thanks
    eve

    Hi Eve,
    The eclipse build you have (20090920-1017 / Galileo) is bit old, if you do not have a requirement to stay on this version I would suggest to switch to the latest eclipse release (Indigo).
    FYI, here is a brief list of eclipse releases and associated version numbers.
    Indigo June 2011 3.7
    Helios 23 June 2010 3.6
    Galileo 24 June 2009 3.5
    There are multiple ways you can install OEPE,
    OEPE All In One Zip (which comes bundled with Eclipse IDE for Java EE)
    On existing eclipse installation, you can install OEPE via update site (http://download.oracle.com/otn_software/oepe/helios / http://download.oracle.com/otn_software/oepe/indigo)
    In case you decide to try WebLogic server, you can get the Full OEPE installer (comes bundled with Eclipse IDE for Java EE and WebLogic server)http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/oepe-111173-429353.html
    -Ram

  • How do I start "rmiregistry" from Eclipse IDE?

    Could somebody tell me how I can start rmiregistry from the Eclipse IDE which is running j2se 5.0 ?
    Also if I try starting from the command prompt I get
    Windows cannot find rmiregistry
    with
    C:\>java -version
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)

    You need a plugin to start/stop your rmi registry. Search for plugins in google.
    You need to set the classpath for starting the rmi registry from console.

  • Which Eclipse pkg to download?

    I will most likely need to generate Eclipse Help for an upcoming project. But which Eclipse package is appropriate?  Eclipse classic, or a different one? Eclipse.org lists 10 different packages on their download page!

    Hi,
    Eclipse provides different packages based on the need of the developer. The different package are specifically targetted to a particular development need, but all the packages have common IDE base.
    I have generated eclipse help for C/C++ IDE, but it should work fine with all the other eclipse packages. Please go ahead with download of any eclipse package and verify the generated eclipse help from RoboHelp 8.
    Thanks
    Praful

  • Issue in executing SAPUI5 applications in SAP MII and Eclipse IDE

    Dear Experts,
         I am interested to learn more about SAPUI5 which will be very useful for my upcoming customer projects.
         Regarding that i have followed certain steps from some other blog post.
         The steps that i followed  are explained below:
              In Eclipse Kepler IDE:
                   1. Download Eclipse Kepler IDE.
                   2. i follwed the steps that mentioned in the url "https://tools.hana.ondemand.com/#sapui5"
                   3. i created one SAPUI5 application project.
                   4. i tried to run the sample file, but i am getting error as below
    "JSR 356 WebSocket (Java WebSocket 1.0) support is not available when running on Java 6. To suppress this message, run Tomcat on Java 7, remove the WebSocket JARs from $CATALINA_HOME/lib or add the WebSocketJARs to the tomcat.util.scan.DefaultJarScanner.jarsToSkip property in $CATALINA_BASE/conf/catalina.properties. Note that the deprecated Tomcat 7 WebSocket API will be available."
    5. Then i installed JRE 7, even after installing Java 7 i am unable to run the project. it shows sap.ui5 property file missed.
    In SAP MII 14.0:
         1. I just copy and paste the Hello World program from internet into HTML file.
         2. I tried to execute it, but in that i am getting error as " sap undefined error, sap.core.js Script error, etc,.."
    I am not sure about the steps which i was follwed as right.
    Kindly help me out how to proceed on further.
    Kindly guide me how to execute SAPUI5 application projects in Eclipse IDE and SAP MII 14.0.
    I need the procedure to execute the same in Eclipse IDE by using Tomcat server and how to deploy the SAPUI5 in SAP NW.
    The Components that i have in my System:
         1. Eclipse Kepler 4.3
         2. SAP MII 14.0
         3. JRE 7
         4. Tomcat 7
    Kindly tell me, is there any other softwares required?
    Thanks and Regards,
    Santhosh K

    Dear Experts,
         I am interested to learn more about SAPUI5 which will be very useful for my upcoming customer projects.
         Regarding that i have followed certain steps from some other blog post.
         The steps that i followed  are explained below:
              In Eclipse Kepler IDE:
                   1. Download Eclipse Kepler IDE.
                   2. i follwed the steps that mentioned in the url "https://tools.hana.ondemand.com/#sapui5"
                   3. i created one SAPUI5 application project.
                   4. i tried to run the sample file, but i am getting error as below
    "JSR 356 WebSocket (Java WebSocket 1.0) support is not available when running on Java 6. To suppress this message, run Tomcat on Java 7, remove the WebSocket JARs from $CATALINA_HOME/lib or add the WebSocketJARs to the tomcat.util.scan.DefaultJarScanner.jarsToSkip property in $CATALINA_BASE/conf/catalina.properties. Note that the deprecated Tomcat 7 WebSocket API will be available."
    5. Then i installed JRE 7, even after installing Java 7 i am unable to run the project. it shows sap.ui5 property file missed.
    In SAP MII 14.0:
         1. I just copy and paste the Hello World program from internet into HTML file.
         2. I tried to execute it, but in that i am getting error as " sap undefined error, sap.core.js Script error, etc,.."
    I am not sure about the steps which i was follwed as right.
    Kindly help me out how to proceed on further.
    Kindly guide me how to execute SAPUI5 application projects in Eclipse IDE and SAP MII 14.0.
    I need the procedure to execute the same in Eclipse IDE by using Tomcat server and how to deploy the SAPUI5 in SAP NW.
    The Components that i have in my System:
         1. Eclipse Kepler 4.3
         2. SAP MII 14.0
         3. JRE 7
         4. Tomcat 7
    Kindly tell me, is there any other softwares required?
    Thanks and Regards,
    Santhosh K

  • How to configure jboss with Eclipse IDE

    I am using Eclipse IDE version : 1.3.2.20110218-0812. I need tp configure an application server with my IDE. Can i use Jboss Application server? If it is fine which version of jboss supports the latest features.
    What are all the steps that i need to do to configure the Application server with Eclipse IDE?
    How to deploy a web application in to the server?
    Kindly help me in knowing the above.
    Thanks in advance,
    Thisan

    Check the URL http://www.informatik.fh-wiesbaden.de/~knauf/public/
    Download "org.eclipse.jst.server.jboss.ejb3_1.5.0.v200706052200.jar" and place in the "plugins" subdirectory of the eclipse installation
    Restart eclipse with the "-clean" option: "eclipse -clean"
    Window > Open Perspective > Other > J2EE
    Server tab > Right click > New > Server > JBoss 4.2.0( If the sersver tab is not there in the bottom panel go to Eclipse Menu
    Window>show view>others>server>servers the press OK
    This will add the server tab )
    Cheers
    Renju

  • Installing Flex 4 SDK on Eclipse IDE

    Hi,
    I want to use Eclipse IDE with Flex 4 SDK but am unable to do so. I have looked at various blog posts & threads dealing with the same, most of them are obsolete(in the sense posted way back in 2005/07 with very old Eclipse releases) or I am not getting the desired results.
    The links I have referred to are below-
    http://arunbluebrain.wordpress.com/2008/12/05/flex-40-gumbo-tutorial-installing-flex-40-sd k-in-eclipse-ide-flash-player-10/
    http://www.darronschall.com/weblog/2005/08/setting-up-eclipse-for-flex.cfm
    http://www.roseindia.net/flex/compiling_flex_on_eclipse.shtml
    http://blog.wezside.co.za/2008/01/complete-starter-guide-to-develop-flash.html
    I have tried the trial of Adobe Flex Builder & it was really a painless job to get going. But right now I cannot afford a license of the same so I am looking at open source alternatives.
    Can anyone help the newbies like me by giving a brief walkthrough regarding installing Flex SDK on Eclipse, it would be of great help.
    Thanks in advance,
    Raghav

    I was disappointed with the kind of response from a forum like this to an amateur like me.
    I found a way around, decided not to use Eclipse at all with Flex SDK. Instead I am using Flash Develop which is a free IDE specific for Flash & Flex and integrating Flex SDK is pretty easy in that. Provided a very good feature set for a free software. Anyone stuck with this problem I suggest to go ahead with FlashDevelop instead of trying to figure out Eclipse. It is available for download here
    http://www.flashdevelop.org/wikidocs/index.php?title=Main_Page

  • Configuring blazeds, spring, flex and eclipse ide

    Hi,
    Can you please suggest me in configuring blazeds, spring, flex and eclipse ide. I have tried hard googling, but couldnt get solution for configuring all the four.
    thanks in advance

    Hi jvk180:
    Firstly, you should either need to define the destination in remoting-config.xml or in app-context.xml, but and in both places.
    Secondly, the error indicates that it is missing the channel information.
    Option 1:
    Assuming your bean "helloServiceDestination" uses other Spring beans, then:
    1. The right place to declare the destinations is in app-context.xml.
    2. In that case, you need to also define the channels that the destination will be exposed over. See documentation for how to do that.
    3. In your remote object declaration, you need to pass the channel set that gets used as well.
    <mx:ChannelSet id="cs">
       <mx:AMFChannel url="http://<yourServerName>:<yourServerPort>:/<yourContextRoot>/messagebroker/amf"/>
    </mx:ChannelSet>
    <mx:RemoteObject id="ro" destination="helloServiceDestination" channelset="{cs}" result="resultHandler(event)" fault="faultHandler(event)"/>
    Option 2:
    If you declare your destination, in remoting-config.xml, then you need to compile your swf with services-config.xml. Refer to documentation for how to do that.
    Hope that helps.
    Rohit

  • Which SCs are needed if I want to use KM related API in webdynpro

    Hi Gurus,
    I am using NWDI based development, i want to using KM api in webdynpro application. in the application, file will be uploaded using webdynpro fileupload component and stored in KM. I have read some tutorial and known which jars are needs. but I don't know which software component these jars belong to. I want to add that software component as dependent SC in my software component where my application resides.
    Any comment is appreciated.
    Best regards,
    John

    Hi,
    I was searching for the com.sap.security.api to be used in my NWDI project ... any idea in which DC I can find that library?
    Best regards,
    Martin

  • How does the ActionScript API, Eclipse IDE, Flex SDK, Cygwin & Flex Builder all communicate??

    Whats up Everyone! As you might've immediately recognized from the title of this thread I'm new to developing apps with Flex.....
    If I've succesfully set up my development environment (Flex SDK, Eclipse IDE, JAVA SDK, Apache Ant, Flash Player, etc.....) & checked out the source code using Subversion, can I start developing my app using the ActionScript 3 API using Eclipse? & how do those different SDK's & programs communicate? How should they be setup?

    If you're willing to buy into the FlexBuilder way of doing things, that's probably the way to go. In this case, you don't really need to worry about anything except FlexBuilder (at least for a while). I don't really have any experience in setting up a project with a server component (I always set 'server type' to 'None' and configure this manually), but other than that, the experience has been (fairly) smooth, and I'm someone who's pretty heavily biased towards the command line. FlexBuilder takes care of most of the Flex compiler options, tracking different SDK versions (I have three different ones installed), offers code completion and navigation tools, etc.
    To get some of the terms straight (I'm not sure how familiar you are with these, since you just threw them out there--pardon me if I'm being patronizing):
    * the ActionScript API: the function and class definitions built into Flash Player (fl.*) and the Flex standard library (mx.*)
    * Eclipse: a Java IDE, the core of FlexBuilder
    * Flex SDK: the Flex standard library, the mxml and compc flex compilers, some ant tasks for build automation, etc.
    * Cygwin: this does not really have anything to do with Flex specifically, as far as I'm aware--it's a *nix emulation layer for Windows
    * FlexBuilder: the Flex IDE from Adobe, built as a plug-in to Eclipse
    FlexBuilder is available in standalone (i.e., pre-bundled with Eclipse) and plug-in versions. Both versions include the SDK. If you're just starting out, I would suggest a FlexBuilder standalone trial, and follows some tutorials out there (or, really, just chose "new Flex project" and explore). In this case, you don't really have to worry about installing or configuring anything else to get started.
    Note also that for the upcoming Flex 4, FlexBuilder has been renamed Flash Builder (but I would stick with Flex 3.4 or 3.2 right now unless you really likethe bleeding edge).

  • Setting Up SAP JVM in Eclipse IDE: JRE name is already in use

    In documentation "Setting Up SAP JVM in Eclipse IDE" (https://help.hana.ondemand.com/help/frameset.htm?7613eaad711e1014839a8273b0e91070.html) a definition for a JRE must be added, although in step before that one a JRE has been created.
    If one tries to really add another definition and chooses the directory C:\...\sapjvm-7.1.018-windows-x64\sapjvm_7, then the message comes up: "The JRE name is already in use".
    Was the wrong directory choosen, is this action really needed, what please has to be done at this point during Getting Started?

    The directory is correct. However, if you have already started Eclipse with that JRE, it is automatically added to the list of Installed JREs. Hence the "name already in use" message when you try to add it again manually. In short, you can safely skip this step now.

  • How to make Eclipse IDE distribution

    There is Nodeclipse project http://www.nodeclipse.org/ that is a set of Eclipse plugins. I want to make Eclipse distribution for all major OSes that would have Eclipse SDK/Standard as base.
    There is an Eclipse plugin project with product definitions. I got hint that org.eclipse.ui.ide.workbench should be included (in .product?).
    What is full list of plugins to be included? (Where exactly to check?)
    and how to accomplish building this Eclipse IDE distribution?

    The best is to use the SDK and install additional bundles using the
    p2-director.
    I've written myself a small ant addon which allows to assemble SDKs very
    easily.
    See https://github.com/tomsontom/distrobuilder and an example how i
    build the e(fx)clipse distro
    https://github.com/BestSolution-at/efxclipse_addons/blob/master/releng/at.bestsolution.efxclipse.releng.assembler/build.xml
    Tom
    On 22.01.14 06:59, Paul Verest wrote:
    > There is Nodeclipse project http://www.nodeclipse.org/ that is a set of
    > Eclipse plugins. I want to make Eclipse distribution for all major OSes
    > that would have Eclipse SDK/Standard as base.
    >
    > There is an Eclipse plugin project with product definitions. I got hint
    > that org.eclipse.ui.ide.workbench should be included (in .product?).
    >
    > What is full list of plugins to be included? (Where exactly to check?)
    > and how to accomplish building this Eclipse IDE distribution?
    >

  • Difference between Oracle Enterprise Pack for Eclipse 11gR1 & Eclipse IDE

    Dear ,
    what is the difference between Oracle Enterprise Pack for Eclipse 11gR1 (link http://blogs.oracle.com/devtools/2009/08/oracle_enterprise_pack_for_ecl_2.html)
    and Eclipse IDE for Java EE Develpr (link http://www.eclipse.org/downloads/ )

    Hello,
    Thanks for your question.
    The Web Service Design View was part of the Workshop product.
    For OEPE, which was a new product starting in the summer of 2008, we don't have a Web Service Design view.
    The Web Service Design View and Properties view for Workshop supported a lot of JAX-RPC features.
    Given enough interest we will certainly consider a Design View for OEPE that would support the JAX-WS web service platform.
    Regards,
    Andrew

  • How can I build an existed project into eclipse IDE?

    Hello, all,
    I did not use eclipse IDE before. Someone gave me an completed directory which
    was a project (including all classes and source code) built by eclipse IDE. I
    want to rebuild it into eclipse on my computer. But eclipse only has "new" item
    to generate new project, class, etc. How can I rebuild the exist project in
    eclipse IDE?
    I appreciate your help or any suggestion!
    Thanks
    John

    Easiest way:
    Copy the folder into the Eclipse Workspace folder
    Create the "new" project with the same name as that folder.
    Eclipse should detect an existing project with the same name, inform you of this, and proceed from there.

  • Migrating from JBuilder to Eclipse IDE

    I have been working on JBuilder for last few months, although I never wanted too, but I am an employee here, so I had to:P...
    I have developed a project using java Servlets and JSP and Oracle as backend and Tomcat as webserver, which is integrated in JBuilder.
    Now I want to shift to Eclipse IDE. Please tell me that how can I import the whole project as it is in eclipse from JBuilder.
    Ill be grateful..
    Ali Hammad

    I have been working on JBuilder for last few months,
    although I never wanted too, but I am an employee
    here, so I had to:P...
    I have developed a project using java Servlets and
    JSP and Oracle as backend and Tomcat as webserver,
    which is integrated in JBuilder.
    Now I want to shift to Eclipse IDE. Please tell me
    that how can I import the whole project as it is in
    eclipse from JBuilder.Download Eclipe's WTP (Web Tool Platform) plugin too; it also can
    manage Tomcat for you. Then create an appropriate project with the
    same name as the JBuilder project. Most likely Eclipse will recognize
    the project and set its metadata files up correctly.
    kind regards,
    Jos

Maybe you are looking for

  • Memory upgrade on Satelite 1955 s803

    Is it possible to upgrade memory on my notebook _by one_ module 1024mb (something like this - SO-DIMM DDR 1024Mb PC2100(266Mhz) Kingston)? Sorry for my English, that is not my native language :).

  • Purchase price of a apple store product

    Where do I find total purchase price of a application through the apple store????

  • Change of Condition Value in PO after MIGO

    Hi Gurus! I want to change the condition value after migo. I have a scenario in which we have lots of purchase orders which are received. Unfortunately user has mentioned a wrong value in the tax. We want to change the value of tax in the purchase or

  • Flash player for firefox

    t downloads fine,but when i try to install i get failed to initialize. WHY?

  • #ERR:75-Path/File access error

    Hi folks, Trying to build a report using the EVDRE data grid and upon dragging & dropping the object to the report display area, this error message  "#ERR:75-Path/File access error"  is showing up.  Please can anyone provide an explanation for this.