You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2010/07/17 22:48:50 UTC

[jira] Created: (DIRSTUDIO-681) Write generated bean class to an existing Eclipse Java project

Write generated bean class to an existing Eclipse Java project
--------------------------------------------------------------

                 Key: DIRSTUDIO-681
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-681
             Project: Directory Studio
          Issue Type: Improvement
          Components: studio-persistence-tooling
            Reporter: Stefan Seelmann


The generated bean class should be written to an existing Eclipse Java project. There are two options how to select the location. The simple option is to use the default file dialog to choose the location of the Java project in the file system. A nicer option would be to reuse the "Source Folder Selection" dialog that is used in the Eclipse "New Java Class" wizard, but I have no idea how this can be done ;-).

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


[jira] Resolved: (DIRSTUDIO-681) Write generated bean class to an existing Eclipse Java project

Posted by "Kasun Lakpriya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kasun Lakpriya resolved DIRSTUDIO-681.
--------------------------------------

    Resolution: Fixed

Resolved : http://code.google.com/p/dirstudio-ldap-tooling/source/detail?r=105

> Write generated bean class to an existing Eclipse Java project
> --------------------------------------------------------------
>
>                 Key: DIRSTUDIO-681
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-681
>             Project: Directory Studio
>          Issue Type: Improvement
>          Components: studio-persistence-tooling
>            Reporter: Stefan Seelmann
>         Attachments: Source_Folder_Selection.png
>
>
> The generated bean class should be written to an existing Eclipse Java project. There are two options how to select the location. The simple option is to use the default file dialog to choose the location of the Java project in the file system. A nicer option would be to reuse the "Source Folder Selection" dialog that is used in the Eclipse "New Java Class" wizard, but I have no idea how this can be done ;-).

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


[jira] Updated: (DIRSTUDIO-681) Write generated bean class to an existing Eclipse Java project

Posted by "Stefan Seelmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seelmann updated DIRSTUDIO-681:
--------------------------------------

    Attachment: Source_Folder_Selection.png

Screenshot of the "Source Folder Selection" dialog, that is opened when clicking the "Browse" button near "Source folder" in the "New Java Class" wizard.

> Write generated bean class to an existing Eclipse Java project
> --------------------------------------------------------------
>
>                 Key: DIRSTUDIO-681
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-681
>             Project: Directory Studio
>          Issue Type: Improvement
>          Components: studio-persistence-tooling
>            Reporter: Stefan Seelmann
>         Attachments: Source_Folder_Selection.png
>
>
> The generated bean class should be written to an existing Eclipse Java project. There are two options how to select the location. The simple option is to use the default file dialog to choose the location of the Java project in the file system. A nicer option would be to reuse the "Source Folder Selection" dialog that is used in the Eclipse "New Java Class" wizard, but I have no idea how this can be done ;-).

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


[jira] Commented: (DIRSTUDIO-681) Write generated bean class to an existing Eclipse Java project

Posted by "Kasun Lakpriya (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DIRSTUDIO-681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896003#action_12896003 ] 

Kasun Lakpriya commented on DIRSTUDIO-681:
------------------------------------------

As a initial flow completion added a simple File Dialog to select the location to write the generated code in to an existing Eclipse Java project.  

> Write generated bean class to an existing Eclipse Java project
> --------------------------------------------------------------
>
>                 Key: DIRSTUDIO-681
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-681
>             Project: Directory Studio
>          Issue Type: Improvement
>          Components: studio-persistence-tooling
>            Reporter: Stefan Seelmann
>         Attachments: Source_Folder_Selection.png
>
>
> The generated bean class should be written to an existing Eclipse Java project. There are two options how to select the location. The simple option is to use the default file dialog to choose the location of the Java project in the file system. A nicer option would be to reuse the "Source Folder Selection" dialog that is used in the Eclipse "New Java Class" wizard, but I have no idea how this can be done ;-).

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