Library loading doesn't work as expected

73 views
Skip to first unread message

ge...@spacevs.com

unread,
Aug 23, 2015, 9:24:27 AM8/23/15
to diy-layout-creator
According to the wiki, all you need to do to build a custom library is included diylc.jar into your project and drop the resulting jar into the 'library' directory. This does not work for two reasons:

1) getComponentTypes in org.diylc.presenter is hardcoded to search only for 'org.diylc.components'
2) The project does not try to load any jar files in the libraries directory.

It seems the code was here, but has been commented out. I am working around this for now but obviously this makes distributing my library impossible, and I do not understand enough java yet to correct this properly.

Reply all
Reply to author
Forward
0 new messages