facebook

build and deploy issues

💡
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 Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #240616 Reply

    David
    Member

    Running myEclipse 4.0.0A on Mac OS X…

    I have a project that I am unable to build. Regardless of how I try to compile, nothing gets built. this was working, and I could use the deploy button to push it out to my local Tomcat 4 installation and run it. But that all appears to be gone. I am seeing a project error indicator, but I can’t find the issue

    I thought if I tried to make a new deployment that would work. When I click the deploy button then the “add” button for my web project, I don’t have the tomcat 4 there anymore, I only have:

    <externally launched>
    <custom location suffixed>
    <custom location>

    I went into window | preferences | My Eclipse | Application Servers | tomcat 4 and everything appears as it always has.

    So can anyone tell me what is going on here? I am a long way into this application and really don’t feel like creating it all over again.

    #240620

    Riyad Kalla
    Member

    Very strange, something must have happened that made this project sick. Let’s try something simple first, edit the shortcut you use to start Eclipse, and add the -clean command line argument to it. If this is tricky in OS X, just edit the eclipse.ini file and add it there on it’s own line. Then restart MyEclipse.

    Now navigate back to your Tomcat 4 settings and make sure the “Enabled” radio button at the top is selected, and not “Disabled”. Now try and create a new deployment. Did it work?

    If not, open up your project properties and go down to MyEclipse-Web, are all the settings alright? Make sure there are no empty boxes.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: build and deploy issues

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