You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Norman Kubicek (JIRA)" <ji...@apache.org> on 2008/09/03 14:05:44 UTC

[jira] Created: (AXIS2-4008) Generated stub classes are copied to the Eclipse workspace folder instead of the project location

Generated stub classes are copied to the Eclipse workspace folder instead of the project location 
--------------------------------------------------------------------------------------------------

                 Key: AXIS2-4008
                 URL: https://issues.apache.org/jira/browse/AXIS2-4008
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: ide plugins
    Affects Versions: 1.4
         Environment: Windows XP
Eclipse 3.3.3
            Reporter: Norman Kubicek


The stub classes that are generated by the Axis2 Eclipse plug-in "Code Generator Wizard" are copied to the Eclipse workspace folder instead of the project location. This issue occurs if an Eclipse Java project is located in a directory outside of the Eclipse workspace.

Steps to repeat:

1.) Execute the Axis2 Codegen Wizard until the 'Output' page.
2.) Select the option 'Browse' and select a project in the current Eclipse workspace.
3.) Click the 'Browse' button of the 'Output path' input field.
4.) In the 'Folder Selection' dialog window, select a project. Note that this must be a project that is part of the current project but whose project directory is located outside of the workspace.
4.) Click the 'Finish' button of the Axis2 Codegen Wizard.
6.) Refresh the project. The generated packages and stub classes do not appear in the project.
7.) The workspace folder in the file system contains a new subdirectory with the name of the project that contains the generated packages (subdirectories) and classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org