Hello ! I follow all the steps inside
http://wiki.idempiere.org/en/Building_iDempiere_without_Eclipse .
At the end, I get:
./buckminster -L DEBUG -consoleLog -data %HOME/idempiere perform -P $HOME/idempiere/org.adempiere.server-feature/buckminster_linux_gtk_x86_64.properties org.adempiere.server:eclipse.feature#size.p2
"No component named org.adempiere.server:eclipse.feature is known to Buckminster"
I do know, there are issues with buckminster 4.5 ( at least i noticed when setting up my IDE in eclipse, there I finally and successfully chose 4.4) .
Q1: Where can I get bucky 4.4 , rather then using "
https://github.com/hengsin/headless/raw/master/4.5/" ?
Q2: This is my dempiere/org.adempiere.server-feature/buckminster_linux_gtk_x86_64.properties, maybe I just have to change something here ( at least nothing like "feature%" in there )
## buckminster.properties ##
#Where all the output should go
buckminster.output.root=${user.home}/buckminster.output
# Where the temp files should go
buckminster.temp.root=${user.home}/tmp
# How .qualifier in versions should be replaced
qualifier.replacement.*=generator:buildTimestamp
generator.buildTimestamp.format='v'yyyyMMdd-HHmm
target.os=linux
target.ws=gtk
target.arch=x86_64
product.features=org.idempiere.fitnesse.feature.group, org.idempiere.equinox.p2.director.feature.group
product.profile=DefaultProfile
product.id=org.adempiere.server.product, org.eclipse.equinox.p2.director
osgi.user.area=${user.home}
osgi.user.area.default=${user.home}
osgi.configuration.area.default=configuration