MyEclipse Forums
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
pkorros
Post subject: resource files are not automatically deployied  PostPosted: Sep 24, 2003 - 02:18 PM



Joined: May 06, 2003
Posts: 106

I have a web project and when i create a new resource file (xxx.properties) inside my source code folder my eclipse doesn't atomatically deploy it to my configured application server.

I am using Eclipse 2.1.1 and MyEclipse 2.6.2 with JBoss 3.2.1 and sun 1.4.2 jdk.
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
support-michael
Post subject:   PostPosted: Sep 27, 2003 - 02:30 AM
Moderator
Moderator


Joined: May 05, 2003
Posts: 1041

Can you inspect the .project file of the web project for the presence of the following build command:

Code:

<buildCommand>
<name>com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder</name>
<arguments>
</arguments>
</buildCommand>


This builderCommand is responsible for synchronizing deployments.

Michael
MyEclipse Support
 
 View user's profile Send private message  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits