[ 
https://issues.apache.org/jira/browse/OPENJPA-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785618#action_12785618
 ] 

Pinaki Poddar commented on OPENJPA-1412:
----------------------------------------

Hi,
  This is an excellent contribution. 
  How to compile/build/deploy this stuff?
  Can you provide some more details on build/deployment of the plugin starting 
from the *.zip attachement in an Eclipse IDE and/or command-line environment?

  I did click 'Build All' on site.xml -- but magically nothing happened :)

 I could compile by looking for eclipse plugin jars it depends on. This is the 
list in Eclipse 3.4.2

    ECLIPSE_HOME/plugins/org.eclipse.jface_3.4.2.M20090107-0800.jar
    ECLIPSE_HOME/plugins/org.eclipse.ui.workbench_3.4.2.M20090127-1700.jar
    ECLIPSE_HOME/plugins/org.eclipse.equinox.common_3.4.0.v20080421-2006.jar
    ECLIPSE_HOME/plugins/org.eclipse.osgi_3.4.3.R34x_v20081215-1030.jar 
    ECLIPSE_HOME/plugins/org.eclipse.core.runtime_3.4.0.v20080512.jar
    ECLIPSE_HOME/plugins/org.eclipse.core.resources_3.4.2.R34x_v20090126.jar
    ECLIPSE_HOME/plugins/org.eclipse.jdt_3.4.2.r342_v20090128.jar
    ECLIPSE_HOME/plugins/org.eclipse.jdt.core_3.4.4.v_894_R34x.jar
    ECLIPSE_HOME/plugins/org.eclipse.core.jobs_3.4.1.R34x_v20081128.jar
    ECLIPSE_HOME/plugins/org.eclipse.equinox.registry_3.4.0.v20080516-0950.jar
    ECLIPSE_HOME/plugins/org.eclipse.jdt.launching_3.4.1.v20080729_r341.jar

> OpenJPA Eclipse Tooling plugin/s, Bytecode Enhancer Builder
> -----------------------------------------------------------
>
>                 Key: OPENJPA-1412
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1412
>             Project: OpenJPA
>          Issue Type: New Feature
>          Components: tooling
>            Reporter: Michael Vorburger
>         Attachments: OpenJPA-Eclipse-Builder.zip
>
>
> I have built an Eclipse plug-in which allows a user to run the OpenJPA 
> Bytecode Enhancer as a project builder.
> Other functions than enhancement which make sense in Eclipse, e.g. schema 
> generation, could be added in the future.
> The thing works, and has been already undergone some performance testing to 
> try to be optimal.
> The initial contribution will not yet have headless build scripts, but I or a 
> friend of mine may contribute this later based on the new Maven3+Tycho. It 
> does have however an easy one click Eclipse update-site generation thingie 
> which may be enough very short term: in a PDE, just open the site.xml in 
> openjpa-updatesite and click "Build All".

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

Reply via email to