Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[atf-dev] Open Mettings and getting the Source Code

Robert,
We are interested in the ATF Project and we would like to know if the the project has Open Mettings. How we can participate from this meetings? I'm trying to download the ATF Source Code, now for Eclipse 3.3 and WTP 2.0, but I can fix all Build Path bugs. Maybe I'm with the wrong version of some plugins. I downloading the code from CVS (eclipse3-3-0 labe), downloading the others plugin in the Source code Page, but I can't get the bugs fixed... You have once teache me doing this for Web Tools 1.5.2.... I copy the your email above.

thanks,
Victor Emanuel

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.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.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 <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 <mailto:goodmanr@xxxxxxxxxx>
512-838-8824    T.L. 678-8824






Back to the top