[ 
https://issues.apache.org/jira/browse/BUILDR-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638920#action_12638920
 ] 

lacton commented on BUILDR-169:
-------------------------------

Anders,

> it points at the buildr-bug-foo-api project. The problem is that there is no 
> such project. The name of the project is only foo-api and it resides in a 
> folder with the same name.

I think you are mixing up the project name and the project directory.

If you look at 'foo-api/.project', you will see that the project name is indeed 
"<name>buildr-bug-foo-api</name>".

The <classpathentry path="/buildr-bug-foo-api"> item looks like a real file 
system path, but it is just a symbolic project name.

See for instance 
http://dev.eclipse.org/newslists/news.eclipse.tools.jdt/msg06668.html

> I do get the same result as you - and thats my issue!

Here is what I do with Eclipse 3.3.2.
#1. File / Import
#2. General / Existing Projects into Workspace
#3. Next
#4. Select root directory:
#5. Browse to buildr-bug folder and click OK.
#6. In the "Projects" panel, I see buildr-bug-foo-api and buildr-bug-foo-impl.  
Both are ticked.
#7. Finish
#8. Now, both projects are open and I have no build problems.


> Wrong classpath is set when running buildr eclipse
> --------------------------------------------------
>
>                 Key: BUILDR-169
>                 URL: https://issues.apache.org/jira/browse/BUILDR-169
>             Project: Buildr
>          Issue Type: Bug
>          Components: IDE
>    Affects Versions: 1.3.3
>         Environment: All OS
> Ruby, JRuby
> Eclipse Ganymede(3.4)
>            Reporter: Anders Asplund
>             Fix For: 1.3.3
>
>         Attachments: buildr-bug.tar.gz, eclipse.rb
>
>
> http://n2.nabble.com/buildr-eclipse---bug--td1315442.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to