facebook

help please — urgent

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #242214 Reply

    getselva
    Member

    Dear Myeclipse Gurus.

    1)First Query

    In my laptop

    I installed oracle 10 g — it has jre version 1.4.1._03

    I installed Eclipse with My eclipse

    by default eclipse is using jre version present inside the oracle 10g.

    but i installed c:\j2sdk1.4.2_06.

    My question is

    I need to change the jre version of 1.4.1_03 to 1.4.2_06

    what steps i want to do,whether i need to do change in Myeclipse/classpath

    Any of the steps.. please clearly mention .. from the scratch

    2) Second Query

    how uml and ,oracle connector is started,I am using myeclipse professional edition

    also describe how to us this..

    Expecting a quick reply

    thanks and regards
    selva

    #242217 Reply

    Brian Fernandes
    Moderator

    Selva,

    1) Add the -vm argument to the shortcut used to start MyEclipse. For example: eclipse.exe -vm c:\j2sdk1.4.2_06\bin\javaw -vmargs -Duser.language=en -Xms128M -Xmx512M -XX:PermSize=64M -XX:MaxPermSize=128M
    You may also want to look at Window > Preferences > Java > Installed JREs – irrespective of what java vm you used to start eclipse, you can setup an additionl JDK here which will be used to compile the projects in your workspace.

    2) UML: Window > Open Perspective > MyEclipse UML Perspective.
    For further details on both UML and Connectors, please refer to our quickstart documentation, installed with MyEclipse. Help > Help Contents > MyEclipse Application Developer Guide > Getting Started.

    Best,
    Brian.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: help please — urgent

You must be logged in to post in the forum log in