From: SourceForge.net <no...@so...> - 2005-12-13 20:10:36
|
Bugs item #1379800, was opened at 2005-12-13 20:10 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1379800&group_id=44253 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Other Group: Would be nice if fixed ... Status: Open Resolution: None Priority: 5 Submitted By: Michael Dyrby Jensen (dyrby76) Assigned to: Nobody/Anonymous (nobody) Summary: Adding Extra Classpath adds too much. Initial Comment: I am running the latest beta: 20051117-1924 OS: Linux - Red Hat Java Version: 1.4.2_09 I go to "edit", "preferences", and choose to add an extra classpath. I use the graphical way of choosing which classpath to add. I have the following directory structure: /home/mjensen/test/pdk/src/com/prosrm/testsupport/web I want the classpath to be added to be: "/home/mjensen/test/pdk/src" So that my packages can be: package com.prosrm.testsupport.web; When I choose this classpath I get the following: /home/mjensen/test/pdk/src/src There is an extra "/src" attached to the name. It seems to be happening consistant. I switched to Java 1.5, and the same problem occurs here. So it doesn't seem to be releated to the version of java. -- Michael ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1379800&group_id=44253 |