facebook

Project doesn’t appear in Project Deployments

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #289085 Reply

    Febris
    Member

    I exported a project from IntelliJ to MyEclipse. It’s compiling fine. But when I try to deploy it to Websphere, the project does not show up in Project drop down list of “Project Deployments”.

    How do projects “qualify” for that list. It’s like MyEclipse doesn’t think this is a J2EE project.

    Thanks.

    #289096

    Loyal Water
    Member

    You cannot work with IntelliJ project in MyEclipse. You will have to create a new MyEclipse project and then transfer you code to this new MyEclipse project. I’m sorry there is no other workaround.

    #289101

    Febris
    Member

    OK. Forget the IntelliJ export feature.

    When I try to deploy a project from MyEclipse to Websphere, the project does not show up in Project drop down list of “Project Deployments”

    How do projects “qualify” for that list? MyEclipse doesn’t think this is a J2EE project. Why? Where is that “set”? Is it in some config file, or project settings? Or is the the “project directory layout”?

    Thanks.

    #289102

    Febris
    Member

    OK. Forget the IntelliJ export feature.

    When I try to deploy a project from MyEclipse to Websphere, the project does not show up in Project drop down list of “Project Deployments”

    How do projects “qualify” for that list? MyEclipse doesn’t think this is a J2EE project. Why? Where is that “set”? Is it in some config file, or project settings? Or is the the “project directory layout”?

    Thanks.

    #289192

    Brian Fernandes
    Moderator

    Febris,

    You need to add Web Project Capabilities to your project. You can do this by selecting your project and then select MyEclipse > Project Capabilities > Add Web Project Capabilities.

    After that, your project will show up in the deployment dialogs.

    Hope this helps.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Project doesn’t appear in Project Deployments

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