Menu

#1 Eclipse Projects not found

open
kargu
None
5
2009-07-26
2009-04-25
Anonymous
No

How can I get the Schmant to work with the following Eclipse workspace setup?

WORKSPACEDIR/projectgroup1/projectA
WORKSPACEDIR/projectgroup1/projectB
WORKSPACEDIR/projectgroup2/projectC
WORKSPACEDIR/projectgroup2/projectD

I tried the following config:

var settings = new EclipseWorkspaceSettings();
var eWos = new EclipseWorkspace(new File("WORKSPACEDIR"), settings);

But Schmant reported that it didn't find projects in the workspace dir. It seems to me that Schmant will only find .project files in first level directories (within the workspace dir). I however need it to go to second level directories. Is there a way to do this?

Discussion

  • kargu

    kargu - 2009-07-26

    Hi, sorry for the late response. I thought that I had made the configuration to be notified on new support requests, but apparently not.

    Unfortunately the project file layout that you describe does not work with Schmant. I simply assumed that project directories always were in the first level dir. As always, assumption is the mother of all...

    This is easy to fix, though. I'll make a fix for the next release. Let me know if you want a prerelease before 1.0.1 comes out.

     
  • kargu

    kargu - 2009-07-26
    • assigned_to: nobody --> kargu
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.