Difference between revisions of "OSGi Odds and Ends"
From Opentaps Wiki
Jump to navigationJump to search (New page: === Strange Error Messages === '''The default package '.' is not permitted by the Import-Package syntax. ''' An mvn clean install fixed it.) |
m (Protected "OSGi Odds and Ends": Sysop page [edit=sysop:move=sysop]) |
(No difference)
|
Latest revision as of 00:30, 8 March 2012
Strange Error Messages
The default package '.' is not permitted by the Import-Package syntax.
An mvn clean install fixed it.