L.S.,
As I wrote yesterday, you can use source folder exclusion patterns to
Eclipse's build path. Georg suggested to add this information to the
wiki page, but it appears I cannot signup to the wiki because the
following error occurred: This installation of Confluence is not
licensed to add any more users. Please contact the site administrators
<http://goopen.org/confluence/administrators.action> for more
information. The attached PNG file shows the modification that needs be
made in the build path configuration. Can someone add this to the wiki
page for me?
Thanks,
Gert Vanthienen
[EMAIL PROTECTED]
Robbins wrote:
Hi,
I have a problem when I build the source code of the new version of
ServiceMix (3.0)...
It seems that the build is OK; after this operation, I follow the steps of
this link:
http://servicemix.goopen.org/sm30ug/importing-servicemix-into-eclipse.html
Two projects fail in the eclipse workspace: servicemix-service-engine &
servicemix-binding-component.
I suppose that the problem lies in the build step, because if I open a java
file out of one of these projects, the first line reads as:
package ${packageName};
which obviously should have been replaced. Does anyone have any idea of how
this issue can be solved?
Thank you so much for all suggestions
H. Robbins