Groups
Groups
Sign in
Groups
Groups
iDempiere
Conversations
Labels
About
Send feedback
Help
Building swing client (org.eclipse.core.runtime.CoreException: BUILD FAILED)
42 views
buckminster
swing
Skip to first unread message
Michal Zilincar
unread,
Jul 19, 2015, 3:20:11 AM
7/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to idem...@googlegroups.com
Hi All,
getting problems to build swing client using Buckminster create.product.
I have just downloaded latest code from bitbucket.
This is I am getting from console :
[start org.adempiere.base:osgi.bundle$2.1.0.qualifier#eclipse.build]
[end org.adempiere.base:osgi.bundle$2.1.0.qualifier#eclipse.build]
[start org.adempiere.ui:osgi.bundle$2.1.0.qualifier#eclipse.build]
[end org.adempiere.ui:osgi.bundle$2.1.0.qualifier#eclipse.build]
[start org.adempiere.ui.swing:osgi.bundle$2.1.0.qualifier#eclipse.build]
[end org.adempiere.ui.swing:osgi.bundle$2.1.0.qualifier#eclipse.build]
[start org.adempiere.ui.swing:osgi.bundle$2.1.0.qualifier#manifest]
org.eclipse.core.runtime.CoreException: BUILD FAILED
BUILD FAILED: java.lang.NullPointerException
Any idea appreciated.
Thank you
Michal
Michal Zilincar
unread,
Jul 20, 2015, 4:08:38 AM
7/20/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to idem...@googlegroups.com
Solved,
Using the DEBUG Logging, I noticed that right before the build fails buckminster attempts to set an ant property:
[ant] Setting ro project property: osgi.configuration.area.default -> null org.eclipse.core.runtime.CoreException: BUILD FAILED
The workaround I found to keep my build working was to add the following empty property declarations the configuration/config.ini of my eclipse installation.
osgi.configuration.area.default= osgi.user.area.default= osgi.user.area=
Reply all
Reply to author
Forward
0 new messages