Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » resources not being updated(resources not being updated)
resources not being updated [message #1017294] Mon, 11 March 2013 14:06
Joe Acklin is currently offline Joe AcklinFriend
Messages: 1
Registered: March 2013
Junior Member
-----
Eclipse Version Info:
Eclipse Java EE IDE for Web Developers.

Version: Indigo Service Release 2
Build id: 20120216-1857
------

I am using Eclipse to deploy updates to Amazon Web Services Elastic Beanstalk. In debugging an issue where I could not get Eclipse to create the directory, ".ebextensions" at the root of my deployment file, I did the following:


1) Created a new folder ".ebextesions" within the WebContent folder of my project
1) Right clicked on my project and clicked on Properties
2) Went to "Deployment Assemblies"
3) Changed the "Deploy Path" for ".ebextesions" to many different value:

"/"
"/.ebexteions"
"/ebTest"
etc

I still am unable to get my .ebextesions directory to deploy to the root of my build and it seems Eclipse is somehow caching the files within the "Depolyment Assemblies", even after I delete the entries, they are still being coppied to my build.

So:
1) How can I get Eclipse to completely purge the build resources and start over? I have completely delete all entries from the "Deployment Assemblies", and delete the ".ebextesions" but it is still coping these files into my build.

2) The only way I have been able to look at the resulting build is to download the latest build from s3 storage on Amazon Web Services. Where are these files being made locally?

Attached are screen shots of the the Deployment Assemblies and the resulting build. Please let me know what I can do to clean this up. Thank you!
Previous Topic:How to add items to markersupport view
Next Topic:Re-using FileSystemExportOperation
Goto Forum:
  


Current Time: Thu Apr 25 07:32:45 GMT 2024

Powered by FUDForum. Page generated in 0.02901 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top