facebook

Converting from non-myeclipse project to web project

💡
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 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #295689 Reply

    dewalt
    Member

    Hello guys,

    New user here – trying out MyEclipse to see if it will be better than standard Eclipse.

    I’m trying to convert my current project to a Web Project, so that I can use MyEclipse’s internal TomCat server. After checking out my project via SVN, I try to add the Web Project capabilities. After choosing the settings, I click OK and it returns to the wizard, with no progress.

    My current project already has an src folder and a web folder. Here is the log output from the wizard

    Root exception:
    Java Model Exception: Java Model Status [Source folder 'src' in project 'aim' cannot output to library 'web/WEB-INF/classes']
        at org.eclipse.jdt.internal.core.JavaModelOperation.runOperation(JavaModelOperation.java:773)
        at org.eclipse.jdt.internal.core.JavaProject.setRawClasspath(JavaProject.java:2874)
        at org.eclipse.jdt.internal.core.JavaProject.setRawClasspath(JavaProject.java:2890)
        at com.genuitec.eclipse.j2eedt.core.builder.WebProjectConverter.basicConvert(Unknown Source)
        at com.genuitec.eclipse.j2eedt.core.builder.WebProjectConverter.convert(Unknown Source)
        at com.genuitec.eclipse.j2eedt.ui.wizard.WebProjectConversionWizard$1.run(Unknown Source)
        at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)

    Any idea what that means?

    I’m willing to port over the code to a clean Web Project installation, but since I use subclipse, I cannot simply check out the code itself – I have to check out the entire project. If anyone can help on either problem, it would be greatly appreciated.

    #295691

    Loyal Water
    Member

    I’m willing to port over the code to a clean Web Project installation, but since I use subclipse, I cannot simply check out the code itself – I have to check out the entire project. If anyone can help on either problem, it would be greatly appreciated.

    I’m afraid the only way to get this to work is to create a new MyEclipse web project and transfer your code to this project. I dont have any other workaround for you. Sorry about that.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Converting from non-myeclipse project to web project

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