Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » building a custom eclipse product
building a custom eclipse product [message #605702] Fri, 30 April 2010 14:38
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
Hi

I developed some plugins (not RCP) and I'd like to create an eclipse
product with these plugins to be downloaded and used a standard eclipse
installation...

I try my plugin running an Eclipse Application, then I create a Product
Configuration starting from the above launch configuration, thus I have

Product: org.eclipse.sdk.ide
Application: org.eclipse.ui.ide.workbench

now, no matter the plugins I add to my workspace I cannot "Launch an
Eclipse application" from the product view, since I always get

java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench"
could not be found in the registry.

If I use the "Eclipse Product export wizard" to create the product, it
stops with this error:

An error occurred while collecting items to be installed
session context was:(profile=profile,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=,
action=).
Problems downloading artifact:
osgi.bundle,org.eclipse.core.runtime.compatibility.registry, 3.3.0.v20091116.

but org.eclipse.core.runtime.compatibility.registry is imported in my
workspace...

am I doing something wrong? Is it the right procedure to create this
customized eclipse product?

many thanks in advance
Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134 (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net


Previous Topic:Javadoc attachment, org.eclipse.pde.core.javadoc, and zip
Next Topic:Not including root files in plug-ins
Goto Forum:
  


Current Time: Fri Apr 26 23:05:40 GMT 2024

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

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

Back to the top