Bug 333958 - Virgo Tooling does not recognize packages that are exported from the kernel region
Summary: Virgo Tooling does not recognize packages that are exported from the kernel r...
Status: NEW
Alias: None
Product: Virgo
Classification: RT
Component: tooling (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 368785
  Show dependency tree
 
Reported: 2011-01-11 05:19 EST by Frieder Heugel CLA
Modified: 2012-04-10 18:54 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frieder Heugel CLA 2011-01-11 05:19:50 EST
Build Identifier: 

Spring IDE does not recognize any packages that are exported automatically from the lib/ folder via config/org.eclipse.virgo.kernel.userregion.properties. Instead it keeps showing error markers stating that some package imports cannot be resolved.

Reproducible: Always

Steps to Reproduce:
1. Inside a bundle import a package that is only available in the kernel region and that has been exported via config/org.eclipse.virgo.kernel.userregion.properties
2. Check the Manifest Editor/Markers View inside Eclipse to notice the error markers
3. Deploy the bundle to Virgo, the bundle should work without any problems
Comment 1 Nobody - feel free to take it CLA 2011-01-11 05:23:58 EST
Thans for raising this. We won't be fixing this before the tooling is donated to Eclipse.
Comment 2 Miles Parker CLA 2012-04-10 18:54:46 EDT
Frieder, can you verify whether this is still occurring (using current snapshot build) and Virgo 3.5? I think we have a fix in place, but I don't have your configuration. Alternatively, perhaps you could give an example project along w/ the config/configuration file changes.