facebook

src in a war project and cvs?

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #272668 Reply

    Tony Herstell
    Participant

    Problem 1

    I have a blank scr directory in my war (currently)…
    On CVS I can see the src directory.
    When I export the project to my MyEclipse at work the src folder is not created and I get warnings in MyEclipse about a missing src folder…

    I resorted to adding a file x.txt with nothing in it to force a src folder to be created.

    Problem 2

    When I get the project out of CVS “Sometimes” it loses the connection to the JAR and WAR from the EAR (add and remove project deployments).

    pm me and I can arrange access to download the project if you want… its a “jumping off” project for other projects (Seam) to be built from and I wanted it to be easy to use .. and these annoyances are causing some people problems (my guinea pigs)

    #272685

    Loyal Water
    Member

    Can you post your installation details for me please. The posting guideline post can be found at the top of the forum.

    #272703

    Tony Herstell
    Participant

    *** Date:
    Saturday, 14 July 2007 07:43:58 AM NZST

    ** System properties:
    OS=Windows2003
    OS version=5.2
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 5.5.1 GA
    Build id: 20070521-5.5.1-GA

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.5.1 GA
    Build id: 20070521-5.5.1-GA

    Eclipse Graphical Editing Framework

    Version: 3.2.2.v20070208
    Build id: 20070208-1315

    Eclipse Platform

    Version: 3.2.2.r322_v20070119-RQghndJN8IM0MsK
    Build id: M20070212-1330

    Eclipse RCP

    Version: 3.2.2.r322_v20070104-8pcviKVqd8J7C1U
    Build id: M20070212-1330

    Eclipse Java Development Tools

    Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9-
    Build id: M20070212-1330

    Eclipse Plug-in Development Environment

    Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
    Build id: M20070212-1330

    Eclipse Project SDK

    Version: 3.2.2.r322_v20070104-dCGKm0Ln38lm-8s
    Build id: M20070212-1330

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program Files (x86)\MyEclipse 5.5.1 GA\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    169c_e4
    -vm
    C:\Program Files (x86)\MyEclipse 5.5.1 GA\jre\bin\javaw.exe

    #272704

    Tony Herstell
    Participant

    Copying then pasting an existing “EAR, Jar and War” setup for a project (actually 3 linked projects done the way MyEclipse likes it) within the package explorer is also fraught with error; MyEclipse is trying to do a Microsoft and keeps trying to link the new projects back to the old projects (even if you hack the .* files on the file system).
    If you try it you will know what I mean.
    Eventually managed it by closing MyEclipse and editing every .* file in the old and new projects until everything was unlinked!
    VERY frustrating.

    #272708

    Scott Anderson
    Participant

    Sorry about the headache. As you’ve seen, Eclipse doesn’t take manual modifications to ‘dot’ files well since they’re intended to be only modified
    by the system in limited circumstances. So, doing those modifications outside the IDE and then restarting with the -clean commandline option
    is what I’d recommend if necessary. However, glad to hear you got it going.

    #272711

    Tony Herstell
    Participant

    I still suffer from pronlem 1 however (original post)

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: src in a war project and cvs?

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