• 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: IntelliJ + WebObjects 5.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IntelliJ + WebObjects 5.4


  • Subject: Re: IntelliJ + WebObjects 5.4
  • From: Peter Vandoros <email@hidden>
  • Date: Wed, 19 Dec 2007 11:22:18 +1100

thanks Mike for your help.

I think i am going to investigate using Eclipse for the project management support and tools and IDEA for java editing and version control management. Hopefully there is a way to make these two IDE's play nicely together. At least IDEA supports using Eclipse's classpath files for module configuration now. It's just a matter of doing some testing and trying to find a compromise.

Thanks

Peter

Mike Schrag wrote:
What sort of changes to WOLips are required in order to make a standalone WOLipse Eclipse application with some sort of communication mechanism that an IDEA plugin can use to talk to WOLips for all the "WO project" management?

I just want to get a feel for how much work is involved before attempting anything like that.
I guess I'm not sure what exactly you would be looking to integrate with in WOLips ... The underlying woproject build code is totally ant-based, so if you're just building apps, you can use that separately. If you're looking to integrate with anything higher than that, It would be kind of a tricky thing, I suspect. Eclipse has to have a project setup with all of your files in it, configured properly, to be able to do things like type manipulation and component validation. It all depends on what exactly you're trying to do, but if you want my I-have-no-real-idea-what-the-scope-of-your-project-idea-is response it would be "this is going to be a huge pain in the butt". You're basically trying to run two large complicated IDE's concurrently and have them communicate together, etc.

That said, there is a new plugin in WOLips (org.objectstyle.wolips.womodeler) that provides a tiny web server that you can write request handlers for to do communication between Eclipse and outside tools. Right now the only thing that uses it is RuleModeler for telling Eclipse to refresh its project when the rule model changes, as well as an upcoming Wonder framework for integrating some developer components into your apps. But it at least provides the basis for building more complicated interactions (similar to Xcode's TCP/IP interface that it used to provide). I think you're in for a serious uphill battle, though.

ms

_______________________________________________
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


-- Peter Vandoros Software Engineer Etech Group Pty Ltd Level 3/21 Victoria St Melbourne VIC 3000 Australia

Ph: +61 3 9639 9677
Fax: +61 3 9639 9577
----------------------------------
IMPORTANT: This e-mail message and any attachments are confidential and may be privileged. If received in error, please reply to this message and destroy all copies and any attachments. You should check this message and any attachments for viruses or defects. Our liability is limited to resupplying any affected message or attachments. For more information about Etech Group, please visit us at http://www.etechgroup.com.au.
_______________________________________________
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
References: 
 >IntelliJ + WebObjects 5.4 (From: Sam Barnum <email@hidden>)
 >Re: IntelliJ + WebObjects 5.4 (From: Peter Vandoros <email@hidden>)
 >Re: IntelliJ + WebObjects 5.4 (From: Mike Schrag <email@hidden>)
 >Re: IntelliJ + WebObjects 5.4 (From: Peter Vandoros <email@hidden>)
 >Re: IntelliJ + WebObjects 5.4 (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: IntelliJ + WebObjects 5.4
  • Next by Date: RE: Wosid suppression broken in 5.4?
  • Previous by thread: Re: IntelliJ + WebObjects 5.4
  • Next by thread: direct action security question...
  • Index(es):
    • Date
    • Thread