You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2009/05/11 21:55:45 UTC

[jira] Created: (OPENJPA-1080) OpenJPA enhancer plugin for Eclipse

OpenJPA enhancer plugin for Eclipse
-----------------------------------

                 Key: OPENJPA-1080
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1080
             Project: OpenJPA
          Issue Type: New Feature
            Reporter: Donald Woods
            Assignee: Donald Woods
            Priority: Minor
         Attachments: openjpa-eclipse-plugin.jar

Integrate OpenJPA enhancer into Eclipse builds

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


[jira] Commented: (OPENJPA-1080) OpenJPA enhancer plugin for Eclipse

Posted by "Donald Woods (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENJPA-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717264#action_12717264 ] 

Donald Woods commented on OPENJPA-1080:
---------------------------------------

Should also look at the Dali extension points for providing an OpenJPA provider as an alternative to EclipseLink -
http://wiki.eclipse.org/index.php/Dali_Developer_Documentation#Extension_Mechanism


> OpenJPA enhancer plugin for Eclipse
> -----------------------------------
>
>                 Key: OPENJPA-1080
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1080
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: tooling
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>         Attachments: openjpa-eclipse-plugin.jar
>
>
> Integrate OpenJPA enhancer into Eclipse builds

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


[jira] Commented: (OPENJPA-1080) OpenJPA enhancer plugin for Eclipse

Posted by "Pinaki Poddar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENJPA-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709597#action_12709597 ] 

Pinaki Poddar commented on OPENJPA-1080:
----------------------------------------

Few immediate aspects to improve of this preliminary support (in order of decreasing priority)

1. the plugin currently adds a fixed version of captive OpenJPA libraries in a Eclipse project's build classpath. Instead it should provide an option whether the plugin should add the captive libraries or use available libraries from the user's environment. The plugin uses facilities that are pretty stable across versions -- so switching dependency from one version to another should not pose any serious issue.

2. Reported issue that enhancement via plugin is slower. 

3. Adding supported enhancement flags (e.g. -addDefaultConstructor etc.) in a preference page.


  

> OpenJPA enhancer plugin for Eclipse
> -----------------------------------
>
>                 Key: OPENJPA-1080
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1080
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: tooling
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>         Attachments: openjpa-eclipse-plugin.jar
>
>
> Integrate OpenJPA enhancer into Eclipse builds

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


[jira] Resolved: (OPENJPA-1080) OpenJPA enhancer plugin for Eclipse

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

Donald Woods resolved OPENJPA-1080.
-----------------------------------

    Resolution: Duplicate

Being delivered by OPENJPA-1412

> OpenJPA enhancer plugin for Eclipse
> -----------------------------------
>
>                 Key: OPENJPA-1080
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1080
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: tooling
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>         Attachments: openjpa-eclipse-plugin.jar
>
>
> Integrate OpenJPA enhancer into Eclipse builds

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


[jira] Work started: (OPENJPA-1080) OpenJPA enhancer plugin for Eclipse

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

Work on OPENJPA-1080 started by Donald Woods.

> OpenJPA enhancer plugin for Eclipse
> -----------------------------------
>
>                 Key: OPENJPA-1080
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1080
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: tooling
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>         Attachments: openjpa-eclipse-plugin.jar
>
>
> Integrate OpenJPA enhancer into Eclipse builds

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


[jira] Commented: (OPENJPA-1080) OpenJPA enhancer plugin for Eclipse

Posted by "Michael Vorburger (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENJPA-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785512#action_12785512 ] 

Michael Vorburger commented on OPENJPA-1080:
--------------------------------------------

OPENJPA-1412 has a contribution (mine) of something like this which actually works - whatever is attached here (JAR) and presently (time of writing) in http://svn.apache.org/viewvc/openjpa/sandboxes/openjpa-eclipse-plugin/ is NOT an enhancer plugin for Eclipse, it's just that Builder example which the PDE wizard generates.

OPENJPA-1412 contribution (built from scratch) has some code outlined attempting to support point 1. above which does not yet work but could hopefully be made to in the nearer future (but it does work of course with a fixed version of embedded OpenJPA libraries). Point 2. The speed via enhancement via plugin is acceptable in my contribution. Point 3. Flags are not supported there either. Re. Dali nothing either.

> OpenJPA enhancer plugin for Eclipse
> -----------------------------------
>
>                 Key: OPENJPA-1080
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1080
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: tooling
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>         Attachments: openjpa-eclipse-plugin.jar
>
>
> Integrate OpenJPA enhancer into Eclipse builds

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


[jira] Updated: (OPENJPA-1080) OpenJPA enhancer plugin for Eclipse

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

Donald Woods updated OPENJPA-1080:
----------------------------------

    Attachment: openjpa-eclipse-plugin.jar

Initial source files from Pinaki.

> OpenJPA enhancer plugin for Eclipse
> -----------------------------------
>
>                 Key: OPENJPA-1080
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1080
>             Project: OpenJPA
>          Issue Type: New Feature
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>         Attachments: openjpa-eclipse-plugin.jar
>
>
> Integrate OpenJPA enhancer into Eclipse builds

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


[jira] Updated: (OPENJPA-1080) OpenJPA enhancer plugin for Eclipse

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

Donald Woods updated OPENJPA-1080:
----------------------------------

    Component/s: tooling
     Patch Info: [Patch Available]

moving to tooling component

> OpenJPA enhancer plugin for Eclipse
> -----------------------------------
>
>                 Key: OPENJPA-1080
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1080
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: tooling
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>         Attachments: openjpa-eclipse-plugin.jar
>
>
> Integrate OpenJPA enhancer into Eclipse builds

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