facebook

WebService wizard will not accept source subfolder

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

    The problem is pretty simple to create.

    Create a Myeclipse Web project and create a source folder called /src/main/java

    Start the webservice wizard and select “create new Java Bean”. The wizard will show source folder as java – and not /src/main/java. And it can’t find java packages inside it.

    It is possible to do a workaround the first time you create a webservice if you delete the /src/main/java folder and create it from the wizard. The “Java source folder” dropdown will be empty but it will create the right files.

    #258805 Reply

    Riyad Kalla
    Member

    Got it, with your steps was able to reproduce it right away, thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: WebService wizard will not accept source subfolder

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