Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [atf-dev] ATF compile errors(Eclipse 3.5)

hi Dmitry,

Unfortunately it takes a bit of time now, because of:
1. Orbit. Oribt update site provides only one feature with all orbit plug-ins and they need to be downloaded, however identified using only one plug-in. Simplicity at the cost of high download. At the moment, Orbit should not be needed any more and should be possible to remove from Target Platform. 2. Deep dependencies in WTP. While we have only one or two dependencies on WTP they feed in some extra common stuff which requires extra download.

Can you open a bug for it (https://bugs.eclipse.org/bugs/enter_bug.cgi?product=ATF) ? I'll try to cleanup the target platform a bit.

thanks!

Jacek


Dmitry Geraskov wrote:
Thanks, Jacek,

that is work, but...

'Set as Target Platform' called rather big time to download necessary plugins. Don't we need to specify OS, Architecture, Windowing System to reduce the time in the atf.target before the setting?

Jacek Pospychala wrote:
Dmitry,
thanks for looking at ATF.
Please check http://wiki.eclipse.org/ATF/Workspace for how to setup your workspace.
The page you found refers to the old ATF releases.

Regarding this particular bug with ServerManager, the HTTP Server functionality has moved to WTP and we won't be maintaining org.eclipse.atf.server.http* plug-ins

Jacek


Dmitry Geraskov wrote:
Hi, guys,
to make ATF source code compiled I have done the following:
1. checked out org.eclipse.atf.mozilla.swt.browser, org.eclipse.atf.mozilla.swt.browser.<platform> plugins in addition to specified here http://www.eclipse.org/atf/source/index.php. Why they are not specified there? 2. in org.eclipse.atf.ui.debug.ServerManager changed import of ClosableWizardDialog to import org.eclipse.wst.common.frameworks.internal.ui.ClosableWizardDialog;

Didn't you have this errors?


There is still 1 compilation error:
The import org.eclipse.wst.javascript cannot be resolved in org.eclipse.atf.ui.




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







Back to the top