Hi Dave,

 

I use Eclipse WTP with the Flex plugin.

 

I develop my Flex application in a single Flex project.

 

I then have a dummy Eclipse WTP Dynamic project, which is nothing more than an empty shell. I have than an ant script copying over all the binary files from the Flex project to the Dynamic project.

 

After that I publish the dynamic web project to Tomcat.

 

It’s a little bit manual and sounds maybe tedious, but once you get the hang of it and define some shortcuts, it goes pretty slick and quick. You can also define a run-command to run your application remotely from within Eclipse.

 

Cheers,

Franck


Van: [EMAIL PROTECTED]ups.com [mailto:flexcoders@yahoogroups.com] Namens Dave Bobby
Verzonden: zondag 6 augustus 2006 23:41
Aan: [EMAIL PROTECTED]ups.com
Onderwerp: [flexcoders] Java developers: How do you organize your projects?

Currently, I have a client-side flex running in Flex Builder stand-
alone and a java server-side which is running in Eclipse, eventually
deployed to tomcat.

Now when I run from my Flex Builder, I can access my tomcat by just
saying http://localhost:8080/project/login.html?user=a&pass=b

.. but this is not extensible, so the question is how do you
physically lay out your projects?

.. do you have ant builds that create a war with all the files copied
over?

.. do you separate your flex builder from eclipse or run them together
as flex (plugin) and java (in eclipse) at one time

.. if you develop all in one project (java and flex) how do you
separate these concerns, for example, flex requires that application
mxml be in the root of the project and say cairngorm files would be
in root/com/...

I need to set this up fast before other developers join the project,
appreciate your inputs.

Thanks.

Dave.

__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to