itechq / jupiter-eclipse-plugin

Automatically exported from code.google.com/p/jupiter-eclipse-plugin
0 stars 0 forks source link

Unable to include source files from a linked resource path #67

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Under Windows-Preferences, Workspace, Linked Resources - set a path to a
group of packages
2. Create the project as an import of an existing project into Workspace
3. Try to add source files for review as part of the create review process

What is the expected output? What do you see instead?
It would be nice to be able to select the source directory, even if it is
not physically under the Eclipse project directory.  Instead, I only see
the ".settings", ".svn" and ".project", not the source tree.

What version of the product are you using? On what operating system?
On Windows XP-SP3, Eclipse 3.4, Jupiter 3.4.2

If applicable, what editor does the problem occur in (Jupiter is tested
against the 'Eclipse for RCP/Plug-in Developers' so the editors may vary)?

Please provide any additional information below.
Would be willing to share my desktop via adobe.com and demonstrate the
problem.  Attached are my .project and .jupiter files.

Original issue reported on code.google.com by xrf001 on 2 Apr 2009 at 11:23

Attachments:

GoogleCodeExporter commented 9 years ago
Any ideas on this one?

Original comment by xrf001 on 6 Apr 2009 at 11:33

GoogleCodeExporter commented 9 years ago
We have the same problem here.

We have a central repository with our source code. The eclipse build projects 
are separated from the source code and we create links to the source folders in 
the repository. In the dialog window "Review File Selection" jupiter does not 
show source files in linked folders. It is possible to add review issues to 
source files in linked folders but the "Go to the source code" drop down list 
is empty because it is not possible to add the source files in the linked 
folders.

Original comment by uwe_kind...@web.de on 22 Jun 2010 at 12:43