• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Eclipse 3.4.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Eclipse 3.4.1


  • Subject: Re: Eclipse 3.4.1
  • From: Kieran Kelleher <email@hidden>
  • Date: Tue, 14 Oct 2008 06:45:59 -0400

Here is the rough checklist for upgrading ... (in my case I have Wonder source linked into my workspace ... and I use WO 5.3.3)

- Every project's build.properties needs to have project.name and project.name.lowercase defined
- Check Build Path Order and put ERExtensions at the top of the build order (that is important!)
- Do a pre-upgrade commit of everything to svn
- Turn off autobuild
- Upgrade to Eclipse 3.4.1 and latest WOLips Nightly (New Hotness) and close Eclipse without building
- Download and install latest Wonder
- Reopen your 3.4 workspace
- Create a new temporary WonderApplication project
- Replace your old application build.xml files with new one from temp project
- Replace your old application woproject/*.patternsets with new ones from temp project
- Create a new temporary WonderFramework project
- Replace your old framework build.xml files with new one from temp project
- Replace your old framework woproject/*.patternsets with new ones from temp project
- Delete your old woproject/ant path whatever files in all projects
- Right-click application projects -> Properties -> Turn on embedding (the more embed checkboxes you turn on, the less fire Future You will be playing with ;-) )
- Clean/Rebuild all
- Test app(s)
- Commit to svn


If you have build issues, open Build Path and check the Order of Frameworks and push ERExtensions to the top (Mike, possibly the automatic upgrade should do this anyway if ERExtensions is in the classpath?)

HTH, Kieran







On Oct 14, 2008, at 12:09 AM, Ramsey Gurley wrote:


On Oct 13, 2008, at 11:55 PM, Mike Schrag wrote:

I tried upgrading to Eclipse 3.4.1, upgraded to the WOLips nightly build and downloaded and installed the lastest Wonder- latest-frameworks-5.4. Now, when I open my workspace I don't see my WOFrameworks folder, and neither does eclipse since nothing in the ERX framework compiles. What can I do to get my frameworks back into my project? I tried looking at the filters, but there are only two listed, *.class and .*

Even when I try to open Eclipse 3.3 my frameworks can no longer be seen. Why would upgrading have blasted my project's framework setup? And why was I dumb enough to try this in the first place :-(
WOLips 3.4 has an entirely new classpath system. Touching a WOLips 3.3 project with WOLips 3.4 will cause the .classpath file to be upgraded, and it is not backwards compatible. WO Frameworks are no longer handled as a single classpath container, rather each framework is now managed independently as its own classpath container (which more closely matches reality), and they each appear as Libraries in your build path. As far as ERX not compiling, I'm not sure what version of the source you have, but given that the trunk of Wonder has been upgraded to WOLips 3.4, and I check it out all the time, I can assure you that it compiles without any errors under WOLips 3.4 straight out of SVN. If you're using WO 5.4, you will need to change the build path of WOOGNL to remove Sources_53 and add Sources_54, but other than that, things should work fine.

That said, nightly is not "stable" for a reason. If you're using nightly, you should really either be on the wolips mailing list or you should read the wolips blog (http://wolips.blogspot.com/2008/09/its-alive.html ), so you know what you're getting yourself into. There are SUBSTANTIAL changes to the way things work in the new WOLips that you need to be aware of.

ms


You make it sound so scary! :-)

I take it that it's stable enough though...? The only reason I'm updating is because the new .classpath files were pushed into the repository. I took that as an 'all clear' :-) Everything looks fine so far (knock on wood). Any gotcha's that we should be aware of??

Ramsey _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: Eclipse 3.4.1
      • From: "Mr. Frank Cobia" <email@hidden>
    • Re: Eclipse 3.4.1
      • From: james o'loughlin <email@hidden>
    • Re: Eclipse 3.4.1
      • From: "Ricardo J. Parada" <email@hidden>
    • Re: Eclipse 3.4.1
      • From: "Ricardo J. Parada" <email@hidden>
    • Re: Eclipse 3.4.1
      • From: Mike Schrag <email@hidden>
References: 
 >Eclipse 3.4.1 (From: Jeff Schmitz <email@hidden>)
 >Re: Eclipse 3.4.1 (From: Ramsey Gurley <email@hidden>)
 >Re: Eclipse 3.4.1 (From: Mike Schrag <email@hidden>)
 >Re: Eclipse 3.4.1 (From: Ramsey Gurley <email@hidden>)

  • Prev by Date: Re: ERXEntityClassDescription - Invalid class name for entity [SOLVED]
  • Next by Date: Re: Added JavaDoc to eclipse
  • Previous by thread: Re: Eclipse 3.4.1
  • Next by thread: Re: Eclipse 3.4.1
  • Index(es):
    • Date
    • Thread