30th Sep2011

Changing location of WebContent folder of Flash Builder/WTP Project

by David

You can change the location of the default Web Application folder from <project>/WebContent to (i.e.) /src/main/webapp by making the following changes in Eclipse Project Properties.

Change the Web Deployment Assembly

Update build paths for:

  • Flex SWCs Paths linked in Project Properties > Flex Build Path  (Class libraries and Locale Bundles)
  • Any compiler paths that might have referenced the old WebContent (ie services-config.xml)
Eclipse took care of the rest.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">