Results 1 to 4 of 4

Thread: Sample

  1. #1
    Join Date
    Mar 2008
    Posts
    19

    Default Sample

    Hi

    I have built one sample. mvn test builds successful. The thing is while I am adding the that sample proj to IDE that one is not working. I know the reason bcoz there is no .PROJECT file. I build mvn test I dont know still why I am not getting .PROJECT file. Any help would be grateful. Also if you if you have any sample appln pls zip and mail that would be great.

    Pls help this newbie.

  2. #2
    Join Date
    Dec 2006
    Posts
    1,061

    Default

    you need to do mvn eclipse:eclipse

  3. #3
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    ...or install the q4e plugin in Eclipse and do Import...->M2 Project.

  4. #4
    Join Date
    Mar 2008
    Posts
    19

    Default Classpath

    Interfaces and classes are not recognizing. It says cannot find symbol: tasklet,ExitStatus. I set /dist directory to path variable( at environment variables) but then also It is not working. One of the thread shows that jdom should be included in dependency tag of pom file. I did that also. Why it is not working ?

    Thanks for help.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •