facebook

Missing Application Server JDK properties

💡
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. General Development
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #268501 Reply

    I’ve built a workspace that I’d like to deliver to new My Eclipse users that already has a few working launch configurations. But when my workspace is loaded into a freshly installed My Eclipse (FullStack) the properties I’ve set are somehow missing. They can be successfully added, but I’d like to prevent the necessity of that manual workaround if possible.

    The specific settings are Window->Preferences->My Eclipse->Application Servers->Tomcat 5->JDK. This panel is populated when I zip up my workspace. But unzip the workspace at another computer without these settings, and the workspace does not provide them. You can’t launch tomcat without visiting this panel and pointing it to a JDK.

    Is this a bug? Is there a way to get these settings to move with my workspace?

    Thanks in advance for responses – Walter

    #268530

    Riyad Kalla
    Member

    Walter,
    Have you tried using File > Export > Preferences, and then having your other users use File > Import > Preferences?

    #268580

    Good suggestion – I’ll try it

    #268659

    As it turns out, the server deployments do not move over to new eclipse installations with Import->General->Preferences. When I look at the preferences file I do see these settings but the Servers tab at the bottom of the J2EE Development perspective still doesn’t show any deployments. The tomcat location does come over, so you can start tomcat. But nothing is deployed into the tomcat webapps directory unless you manually create a deployment.

    #268661

    Riyad Kalla
    Member

    Oh I must have misunderstood, yes the deployments won’t be carried through using the preference file.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Missing Application Server JDK properties

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