ceylon-sdk icon indicating copy to clipboard operation
ceylon-sdk copied to clipboard

Make the SDK build not depend on the Ceylon project

Open quintesse opened this issue 9 years ago • 0 comments

Right now the SDK can't be built using an installed Ceylon version, you need the ceylon project to exist in the same folder as ceylon-sdk. This didn't use to be necessary, it would be nice if the SDK project could be built stand-alone again. Seeing it mostly has to do with the OSGi stuff I'm assigning this to you @davidfestal ;)

quintesse avatar Sep 15 '16 16:09 quintesse