Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Issue in building feature by fetching it from repository
Issue in building feature by fetching it from repository [message #60091] Thu, 07 May 2009 11:40 Go to next message
Nitin Bohara is currently offline Nitin BoharaFriend
Messages: 17
Registered: July 2009
Junior Member
Concerning Eclipse 3.4.1
I am trying to build my feature by fetching it from repository.
I followed the following path in Eclipse Help Contents - Plug-in
Development Environment Guide > Tasks > PDE Build Advanced Topics >
Fetching from Repositories
I made a map file which contains entries for all my features and plugins,
except eclipse plugins such as org.apache.xerces, org.apache.xml.resolver,
etc.

Hence I am getting an error as 'Missing expected directory
org.apache.xerces...'
I dont get it, how am I supposed to fetch these plugins from CVS when its
not even present there ?

Regards,
Nitin Bohara
Re: Issue in building feature by fetching it from repository [message #60160 is a reply to message #60091] Thu, 07 May 2009 13:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mickael.istria.openwide.fr

Hello Nitin,

If you want to includes org.apache.x* bundles in your feature, then you
have to fetch them from Orbit. See
http://wiki.eclipse.org/Easy_Bake_Builds_with_Orbit_Bundles for more
details.
If necessary, you can ask the Orbit newsgroup (eclipse.tools.orbit)

HTH
Mickael


Nitin Bohara a écrit :
> Concerning Eclipse 3.4.1
> I am trying to build my feature by fetching it from repository.
> I followed the following path in Eclipse Help Contents - Plug-in
> Development Environment Guide > Tasks > PDE Build Advanced Topics >
> Fetching from Repositories
> I made a map file which contains entries for all my features and
> plugins, except eclipse plugins such as org.apache.xerces,
> org.apache.xml.resolver, etc.
>
> Hence I am getting an error as 'Missing expected directory
> org.apache.xerces...'
> I dont get it, how am I supposed to fetch these plugins from CVS when
> its not even present there ?
>
> Regards,
> Nitin Bohara
>
Re: Issue in building feature by fetching it from repository [message #60230 is a reply to message #60160] Fri, 08 May 2009 04:14 Go to previous messageGo to next message
Nitin Bohara is currently offline Nitin BoharaFriend
Messages: 17
Registered: July 2009
Junior Member
Thanks Mickael,
I'll try this out.
Re: Issue in building feature by fetching it from repository [message #60422 is a reply to message #60160] Mon, 11 May 2009 08:13 Go to previous message
Nitin Bohara is currently offline Nitin BoharaFriend
Messages: 17
Registered: July 2009
Junior Member
I tried this but its not working, reason being the server on which the
build is to be performed does not have access to internet and hence can
not fetch the plugin bundles from Orbit.
Is it possible for me to fetch these plugins from the directory where
eclipse is installed on my server? If yes, what should be the appropriate
entry in the .map file ?
I would really appreciate it if someone could quote an example.

Regards,
Nitin Bohara

Mickael Istria wrote:

> Hello Nitin,

> If you want to includes org.apache.x* bundles in your feature, then you
> have to fetch them from Orbit. See
> http://wiki.eclipse.org/Easy_Bake_Builds_with_Orbit_Bundles for more
> details.
> If necessary, you can ask the Orbit newsgroup (eclipse.tools.orbit)

> HTH
> Mickael
Re: Issue in building feature by fetching it from repository [message #597016 is a reply to message #60091] Thu, 07 May 2009 13:25 Go to previous message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

Hello Nitin,

If you want to includes org.apache.x* bundles in your feature, then you
have to fetch them from Orbit. See
http://wiki.eclipse.org/Easy_Bake_Builds_with_Orbit_Bundles for more
details.
If necessary, you can ask the Orbit newsgroup (eclipse.tools.orbit)

HTH
Mickael


Nitin Bohara a écrit :
> Concerning Eclipse 3.4.1
> I am trying to build my feature by fetching it from repository.
> I followed the following path in Eclipse Help Contents - Plug-in
> Development Environment Guide > Tasks > PDE Build Advanced Topics >
> Fetching from Repositories
> I made a map file which contains entries for all my features and
> plugins, except eclipse plugins such as org.apache.xerces,
> org.apache.xml.resolver, etc.
>
> Hence I am getting an error as 'Missing expected directory
> org.apache.xerces...'
> I dont get it, how am I supposed to fetch these plugins from CVS when
> its not even present there ?
>
> Regards,
> Nitin Bohara
>
Re: Issue in building feature by fetching it from repository [message #597045 is a reply to message #60160] Fri, 08 May 2009 04:14 Go to previous message
Nitin Bohara is currently offline Nitin BoharaFriend
Messages: 17
Registered: July 2009
Junior Member
Thanks Mickael,
I'll try this out.
Re: Issue in building feature by fetching it from repository [message #597121 is a reply to message #60160] Mon, 11 May 2009 08:13 Go to previous message
Nitin Bohara is currently offline Nitin BoharaFriend
Messages: 17
Registered: July 2009
Junior Member
I tried this but its not working, reason being the server on which the
build is to be performed does not have access to internet and hence can
not fetch the plugin bundles from Orbit.
Is it possible for me to fetch these plugins from the directory where
eclipse is installed on my server? If yes, what should be the appropriate
entry in the .map file ?
I would really appreciate it if someone could quote an example.

Regards,
Nitin Bohara

Mickael Istria wrote:

> Hello Nitin,

> If you want to includes org.apache.x* bundles in your feature, then you
> have to fetch them from Orbit. See
> http://wiki.eclipse.org/Easy_Bake_Builds_with_Orbit_Bundles for more
> details.
> If necessary, you can ask the Orbit newsgroup (eclipse.tools.orbit)

> HTH
> Mickael
Previous Topic:Resolving link paths against the target platform in Eclipse IDE
Next Topic:Specifying dependend update sites to one's own
Goto Forum:
  


Current Time: Wed Apr 24 23:59:09 GMT 2024

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

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

Back to the top