facebook

Problem to run Ajax tool on OSX 10.4

đź’ˇ
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #280370 Reply

    bvd7001
    Participant

    This message has not been recovered.

    #280374

    Loyal Water
    Member

    This message has not been recovered.

    #280388

    bvd7001
    Participant

    May be I am doing something wrong but when I run “./eclipse -Dmac.experimental=true” then open Myeclipse Ajax perspective and then click on the icon “Lunch Ajax web browser” I’ve got same message.

    #280389

    bvd7001
    Participant

    One more question:
    Eclipse has couple of variations like:

    Eclipse IDE for Java Developers
    Eclipse IDE for Java EE Developers
    Eclipse IDE for C/C++
    Eclipse for RCP/Plug-in
    Eclipse Classic 3.3.1.1
    Would any of them preferred for myeclipse plugin or that is not matter which of them to use with the plugin?
    Does eclipse – myeclipse combination have any versioning conflicts?

    Thank You for any answers.
    Dmitriy

    #280399

    Loyal Water
    Member

    Would any of them preferred for myeclipse plugin or that is not matter which of them to use with the plugin?
    Does eclipse – myeclipse combination have any versioning conflicts?

    You will have to use Eclipse classic 3.3.1.1. You will have to use MyEclipse 6.0.1 with this version of Eclipse.

    #280412

    bvd7001
    Participant

    I do have Eclipse IDE for Java EE Developers installed.
    Can that be that eclipse variant of ajax tool conflicting with my eclipse variant of the tool, in my case?

    #280416

    Loyal Water
    Member

    Quite possible. Can you try using the Eclipse Classic version.

    #280418

    bvd7001
    Participant

    Thanks I’ll try

    #280423

    Loyal Water
    Member

    Kool. Let me know if you continue facing problems.

    #280479

    bvd7001
    Participant

    I did try new installation last night:
    Latest eclipse classic – latest myeclipse which is Version: 6.0.1 GA
    I do have professional subscription which should gives full range of functionalities, as I think.

    Right after fresh installation of both and lunch for the first time by double click on eclipse, I did open Ajax perspective Icon “lunch ajax web browser” was there.
    When I did click on that I’ve got the message mentioned previously.
    Then I did close eclipse and start that from command line with recommended flag “-Dmac.experimental=true” that makes the icon “lunch ajax web browser” disappear forever, no matter which perspective I’ve open.

    #280567

    Greg
    Member

    Dmitriy,

    To enable Ajax tools on Mac you have add the -Dmac.experimental=true vm argument. WIth eclipse to add a vm argument you have to add the -vmargs switch. So it should look like this:

    eclipse -vmargs -Dmac.experimental=true

    On OSX though I believe you may have to go into the eclipse.app itself and modify the eclipse.ini file. In there you should see a line for -vmargs so just add the -Dmac.experimental=true flag after that.

    Let me know if you can’t get it working and I can find an eclipse.ini that we have used internally when testing mac.

Viewing 11 posts - 1 through 11 (of 11 total)
Reply To: Problem to run Ajax tool on OSX 10.4

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