Skip to main content

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


Victor

We do generally have an open meeting. At this time the team is heads down trying to get something out the door real soon and before I go on vacation. We are just having impromptu meetings until we get over the hump. I will send you a note, once we get the meetings started again. We are obviously interested in people who would like to contribute to the project.

Here are the plugins from the eclipse 3.3 branch that you need to build.

org.eclipse.atf.doc
org.eclipse.atf.compatibility.php.core
org.eclipse.atf.core
org.eclipse.atf.generator
org.eclipse.atf._javascript_.jslint
org.eclipse.atf._javascript_.validator
org.eclipse.atf.mozilla.ide.core
org.eclipse.atf.mozilla.ide.debug
org.eclipse.atf.mozilla.ide.debug.ui
org.eclipse.atf.mozilla.ide.ui
org.eclipse.atf.mozilla.ide.ui.extras
org.eclipse.atf.personality.dojo.core
org.eclipse.atf.personality.dojo.runtime
org.eclipse.atf.personality.dojo.ui
org.eclipse.atf.personality.rico.core
org.eclipse.atf.personality.rico.runtime
org.eclipse.atf.personality.rico.ui
org.eclipse.atf.personality.scriptaculous.core
org.eclipse.atf.personality.scriptaculous.runtime
org.eclipse.atf.personality.scriptaculous.ui
org.eclipse.atf.templates
org.eclipse.atf.ui

These dependent plugins should be the same one you had before.

org.mozilla._javascript_
org.mozilla.xpcom
org.mozilla.xulrunner.win32.win32.x86

  Thanks
    Bob

Robert Goodman
goodmanr@xxxxxxxxxx



Victor Osório <xmv746@xxxxxxxxxxxx>
Sent by: atf-dev-bounces@xxxxxxxxxxx

07/25/2007 01:14 PM

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

To
atf-dev@xxxxxxxxxxx
cc
Subject
[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




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


Back to the top