OSGi Odds and Ends

From Opentaps Wiki
Revision as of 00:30, 8 March 2012 by Sichen (talk | contribs) (New page: === Strange Error Messages === '''The default package '.' is not permitted by the Import-Package syntax. ''' An mvn clean install fixed it.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Strange Error Messages

The default package '.' is not permitted by the Import-Package syntax.

An mvn clean install fixed it.