Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [pde-build-dev] PDE.build & maven classpath computation

Very nice!
For an interesting approach to hooking with Eclipse Java compilers and
others, you may want to check the JCI project @ Apache:
http://jakarta.apache.org/commons/sandbox/jci/




--
Cheers
Philippe

philippe ombredanne | 1 650 799 0949 | pombredanne at nexb.com
nexB - Open by Design (tm) - http://www.nexb.com
http://EasyEclipse.org  -  irc://irc.freenode.net/easyeclipse


-----Original Message-----
From: pde-build-dev-bounces@xxxxxxxxxxx
[mailto:pde-build-dev-bounces@xxxxxxxxxxx] On Behalf Of Wendell Beckwith
Sent: Thursday, July 06, 2006 1:38 PM
To: Eclipse PDE Build developers list.
Subject: Re: [pde-build-dev] PDE.build & maven classpath computation


Here is a simply plugin that computes the classpath and access rules for
an osgi-bundle.  The next step is to hook in the eclipse jdt compiler.
Using your favorite subversion client you can checkout the code from
http://www.binyan.org/repos/pde/trunk/maven-pde-plugin.

Wb 



Back to the top