EPF Composer compilation errors [message #563788] |
Thu, 08 June 2006 07:07 |
Razvan Gliga Messages: 4 Registered: July 2009 |
Junior Member |
|
|
Hi all,
I try to build myself EPF Composer from CVS HEAD, following steps from EPF
Composer Development Guide
(http://www.eclipse.org/epf/composer_dev_guide/).
But, I have following error at compile:
The import org.eclipse.ui.views.properties.tabbed.internal cannot be
resolved on AbstractSection, BreakdownElementGeneralSection and
TNGPropertySheetPage classes, from org.eclipse.epf.authoring.ui plugin.
I find that:
import org.eclipse.ui.views.properties.tabbed.internal
must be:
import org.eclipse.ui.internal.views.properties.tabbed
I use Eclipse Platform 3.2RC7 (I20060602-1317) with some features
installed from Calisto Discovery site.
Am I do something wrong? I must use some branch from CVS?
Or, I must fill a bug and maybe a patch for these errors?
Thank you for this great tool and project.
Razvan
|
|
|
Powered by
FUDForum. Page generated in 0.04145 seconds