facebook

Project vs Live Directory

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #248290 Reply

    md2281
    Member

    Here is the scenario….

    I develop on a win2k3 Server, using visual studio, and an IIS Web, I am using myeclipse because the js editor in VS is weak.

    From what I understand I need to have a project associated with my js files, however that puts all my project files in a web directory. I would think that I could have a build setting to copy the js files into live dev web or maybe there is another way. So I dont have to manually copy the js file to the dev web directory each time?

    PS: I know I can open the file directly without a project but I loose the validation…

    Hope this makes sense and thanks…

    Mike

    #248437

    Riyad Kalla
    Member

    Mike,
    Have you tried setting up an exploded deployment of your project to your app server? The format is going to be screwy because you are using IIS and MyEclipse assumes these are Java web projects, but atleast an exploded deployment would deploy your changes as you saved the file, no need to copy it out.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Project vs Live Directory

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