Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Question from EclipseCon on Java Project dependancies
Question from EclipseCon on Java Project dependancies [message #197897] Mon, 07 March 2005 14:58 Go to next message
Eclipse UserFriend
I could have sworn that I heard that we were going to get the ability to
create a dependancy between a java project and a plugin instead of having to
find an associated jar. I have recently become aware of this as a possiblity
and it would greatly ease the work I was going to have to do. I no longer
have to create a ClasspathContainer and a ClasspathResolver and all that
stuff to provide application level access to jars provided as plugins.

Can I get someone to verify that this is the case and give me a timeline for
its existance?
Re: Question from EclipseCon on Java Project dependencies [message #198095 is a reply to message #197897] Wed, 09 March 2005 11:24 Go to previous messageGo to next message
Eclipse UserFriend
I haven't heard anything on this. Anyone?

"Jim Adams" <jim.adams@sas.com> wrote in message
news:d0ibpg$73j$1@www.eclipse.org...
>I could have sworn that I heard that we were going to get the ability to
>create a dependency between a java project and a plugin instead of having
>to find an associated jar. I have recently become aware of this as a
>possiblity and it would greatly ease the work I was going to have to do. I
>no longer have to create a ClasspathContainer and a ClasspathResolver and
>all that stuff to provide application level access to jars provided as
>plugins.
>
> Can I get someone to verify that this is the case and give me a timeline
> for its existence?
>
Re: Question from EclipseCon on Java Project dependencies [message #198103 is a reply to message #198095] Wed, 09 March 2005 11:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: olivier_thomannNOSPAM.ca.ibm.com

Jim Adams a écrit :
> I haven't heard anything on this. Anyone?
You should add the PDE container. You simply need to add the Plugin
dependancies library in the Java build path properties.
--
Olivier
Re: Question from EclipseCon on Java Project dependencies [message #198111 is a reply to message #198103] Wed, 09 March 2005 12:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: SamMesh.gmail.com

Olivier Thomann wrote:
>> I haven't heard anything on this. Anyone?
>
> You should add the PDE container. You simply need to add the Plugin
> dependancies library in the Java build path properties.

And how to specify plugins for this PDE container?

--
Sam Mesh
Re: Question from EclipseCon on Java Project dependencies [message #198118 is a reply to message #198111] Wed, 09 March 2005 14:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: olivier_thomannNOSPAM.ca.ibm.com

Sam Mesh a écrit :
> And how to specify plugins for this PDE container?
You project needs to be a plugin project.
--
Olivier
Re: Question from EclipseCon on Java Project dependencies [message #198124 is a reply to message #198118] Wed, 09 March 2005 15:31 Go to previous message
Eclipse UserFriend
But the whole point was that this was a java project and not a plugin
project. Something like I was writting code that used SWT although in my
case I am using other library jars that I am providing as plugins.

"Olivier Thomann" <olivier_thomannNOSPAM@ca.ibm.com> wrote in message
news:d0njkn$krn$1@www.eclipse.org...
> Sam Mesh a
Previous Topic:Error sync problem since maybe 3.1M4 up to 3.1M5a
Next Topic:JDT is not picking up indirectly referenced classes at build time?
Goto Forum:
  


Current Time: Fri May 09 23:17:34 EDT 2025

Powered by FUDForum. Page generated in 0.02276 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top