Re: [Pluginbuilder-development] Problems when building Archimedes (open source project)
Status: Beta
Brought to you by:
mbarchfe
From: Markus B. <Mar...@gm...> - 2009-02-17 14:36:11
|
Hi Hugo, Can you confirm that the source for br.org.archimedes.opengl was copied (or checked out from svn) correctly? Does the $buildDirectory/plugins folder look alright? if not, was the map file generated correctly? Since br.org.archimedes.opengl does not have many dependencies, we can probably exclude a missing dependency as the reason. cheers Markus 2009/2/16 Hugo Corbucci <hug...@gm...>: > Hello everyone, > I've been using Plug-in Builder to build a commercial application and I've > had no big problems surrounding that. > Recently, I decided to use it to build my open source project. It is a CAD > RCP application aimed for architects. > > I used to build it manually through Eclipse with the exporting wizard and > then package it with IzPack. > I am now struggling to understand what might be stopping me from building it > with Plug-in Builder. > I've attached my workspace log file which states: > /Users/night/Downloads/eclipse/plugins/org.eclipse.pde.build_3.4.0.v20080604/scripts/genericTargets.xml:91: > Bundle br.org.archimedes.core_0.0.0 failed to resolve.: > Missing required plug-in br.org.archimedes.opengl_0.0.0. > > at > org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:541) > ... > > I do have this plugin in my list and it has no special problems being built > (it's a pre-compiled library). > Anyone got any idea on why this might be happening? > > The whole source code can be found at: > http://svn.archimedes.org.br/public/mainarchimedes/rcparchimedes/<project-name>/trunk > > Thanks for your help, > -- > Hugo Corbucci > CS Grad from 2003 to 2006 > CS Master from 2007 to 2009 > Cel: (55) (11) 8636 9029 > Phone: (55) (11) 5539 3500 > Skype user: hugo.corbucci > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Pluginbuilder-development mailing list > Plu...@li... > https://lists.sourceforge.net/lists/listinfo/pluginbuilder-development > > |