facebook

Deleting project from workspace doesn’t remove deployment

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #209022 Reply

    Rahman
    Member

    Whenever I delete a project from the workspace, it neglects to remove it from the list of deployments I have set up. When I go to deploy a project with the same name in the future, it warns me about a deployment that already exists with the same name, but I know this is the project I’d deleted before.

    My current workaround is to delete the “com.genuitec.eclipse.ast.deploy.core.prefs” file in the “WORKSPACE\.metadata\.plugins\org.eclipse.core.runtime\.settings” directory.

    Wouldn’t normal behavior allow for one to delete a project without having to worry that a deployment is associated with it?

    Information:

    What operating system and version are you running?
    WinXP

    What Eclipse version and build id are you using? (Help > About Eclipse Platform)
    3.0 RC3
    Build id: 200406192000

    – Was Eclipse freshly installed for MyEclipse?
    Yes

    – Are any other external plugins installed?
    No

    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
    Eight

    What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
    3.7.101

    What JDK version are you using to run Eclipse? (java -version)
    1.4.2

    What JDK version are you using to launch your application server?
    1.4.2

    What application server are you using?
    Tomcat 5.0.24

    #209026 Reply

    Riyad Kalla
    Member

    Rahman,
    When you go to reploy the new same-named project, you should have two radio buttons… (1) Backup existing project or (2) Delete existing project… just select the 2nd one and hit Deploy… is there something that isn’t working with this mechanism?

    #209031 Reply

    Rahman
    Member

    @support-rkalla wrote:

    Rahman,
    When you go to reploy the new same-named project, you should have two radio buttons… (1) Backup existing project or (2) Delete existing project… just select the 2nd one and hit Deploy… is there something that isn’t working with this mechanism?

    No: I’ve seen that mechanism before, for example when I deploy to ROOT on a fresh Tomcat installation with no previous deployments. In this case, I get this error at the top, but no radio buttons at the bottom:

    Context-root ‘/tester’ already in use by project tester deployed on server Tomcat 5.

    #209041 Reply

    support-michael
    Keymaster

    We are researching this behavior now to verify that it is not an RC3 related problem. We’ll try to post a response late this evening or early tomorrow (CST).

    #209043 Reply

    Rahman
    Member

    @support-michael wrote:

    We are researching this behavior now to verify that it is not an RC3 related problem. We’ll try to post a response late this evening or early tomorrow (CST).

    Thanks a lot, no rush…just a minor annoyance I thought I’d ask about.

    If its any help, I’d been using M8 with an older version of MyEclipse (I forget the version number) and I still had this issue, except my workaround was to delete a folder named “com.genuitec.eclipse.ast.deploy.core” inside the .metadata directory.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Deleting project from workspace doesn’t remove deployment

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