Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 333958

Summary: Virgo Tooling does not recognize packages that are exported from the kernel region
Product: [RT] Virgo Reporter: Frieder Heugel <frieder.heugel>
Component: toolingAssignee: Project Inbox <virgo-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: eclipse, glyn.normington, mlippert
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on:    
Bug Blocks: 368785    

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 Glyn Normington 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.