Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] FW: [higgins-announce] How to resolve packages in Eclipse ?

Reposting this to the Higgins developers list – which is the best place to get Higgins technical questions answered.

 

-Mary

From: higgins-announce-bounces@xxxxxxxxxxx [mailto:higgins-announce-bounces@xxxxxxxxxxx] On Behalf Of sandeep h s
Sent: Wednesday, June 17, 2009 3:49 AM
To: higgins-announce@xxxxxxxxxxx
Subject: [higgins-announce] How to resolve packages in Eclipse ?

 

Hi all,

I am getting an error in error log when i try to run my application like "org.eclipse.higgens.sts.common" was not resolved in "org.eclipse.osgi".Like this many higgens packages are showing the same error as above ie the "respective higgens package" was not resolved in "org.eclipse.osgi".I modified MANIFEST.MF file in org.eclipse.osgi by adding extra lines like
 Import-package : org.eclipse.higgens.sts.common but still am getting same error.

 My appilcation uses many higgens package and other packages. Building my appilcation completed succesfully but while   running my application its showing the exception as i explained above.

Please shed light on this issue.
How to resolve packages in eclipse ?

Thanks in advance

No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.339 / Virus Database: 270.12.73/2180 - Release Date: 06/17/09 05:53:00

_______________________________________________
higgins-announce mailing list
higgins-announce@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/higgins-announce

Back to the top