facebook

resource files are not automatically deployied

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #198707 Reply

    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.

    #198787 Reply

    support-michael
    Keymaster

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

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

    This builderCommand is responsible for synchronizing deployments.

    Michael
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: resource files are not automatically deployied

You must be logged in to post in the forum log in