Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [atf-dev] Plugin Development Dource Code


The ATF head doesn't build against Web Tools 1.5.2. You need to use branch Milestone_v200704051500.

After you check out the plugins from the branch you need to delete the following plugins. They are either empty because they are not used in this branch or are only used as part of the automated build process.

org.eclipse.atf.compatibility.jst.core
org.eclipse.atf.compatibility.php.core
org.eclipse.atf.j2ee
org.eclipse.atf.personality.zimbra.j2ee.ui
org.eclipse.atf.j2ee.ui
org.eclipse.atf.personality.dojo.j2ee
org.eclipse.atf.personality.zimbra.staticweb
org.eclipse.atf.personality.rico.j2ee
org.eclipse.atf.personality.zimbra.j2ee
org.eclipse.atf.staticweb
org.eclipse.atf.ui.extras
org.eclipse.atf.mozilla.swt.browser.carbon.macosx
org.eclipse.atf.mozilla.swt.browser.gtk.linux.x86_64
org.eclipse.atf.mozilla.swt.browser.win32.win32.x86
org.eclipse.atf.mozilla.swt.browser.gtk.linux.x86

Re-download the xpcom and zimbra plugins, I updated the site with new URLs.

You should manually download Xulrunner plugin for your platform and manually import it to your workspace. The URLs are the following

http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.1.3/contrib/eclipse/org.mozilla.xulrunner.carbon.macosx_1.8.1.3-20070404.jar
http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.1.3/contrib/eclipse/org.mozilla.xulrunner.gtk.linux.x86_1.8.1.3-20070404.jar
http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.8.1.3/contrib/eclipse/org.mozilla.xulrunner.win32.win32.x86_1.8.1.3-20070404.jar"

The instructions on the site are little out of date for Milestone_v200704051500 and really out of date for the code in the Head. We are in the process of restructuring the ATF code. We have an outstanding bug for updating the instructions.




Robert Goodman
IBM Emerging Technologies
goodmanr@xxxxxxxxxx
512-838-8824    T.L. 678-8824



"Victor Perticarrari" <victor.perticarrari@xxxxxxxxx>
Sent by: atf-dev-bounces@xxxxxxxxxxx

05/31/2007 03:07 PM

Please respond to
AJAX Toolkit Framework discussion <atf-dev@xxxxxxxxxxx>

To
atf-dev@xxxxxxxxxxx
cc
Subject
[atf-dev] Plugin Development Dource Code





Hi,
   I hava downloaded the ATF's code, and I'm trying to run the code in the WPT Eclipse (
Eclipse Web Tools Project (WTP) 1.5.2 All-in-one )., But I can't find some classes and Plugins like "org.eclipse.wst.server.http.core". I'm using the correct version? I'm the section getting the code doesn't explain...

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


Back to the top