<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/libcontainer/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/libcontainer/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/libcontainer/bugs/</id><updated>2007-11-02T14:06:13Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Doesn't work with JBoss Server (Eclipse 3.3)</title><link href="https://sourceforge.net/p/libcontainer/bugs/2/" rel="alternate"/><published>2007-11-02T14:06:13Z</published><updated>2007-11-02T14:06:13Z</updated><author><name>Dan Dragut</name><uri>https://sourceforge.net/u/dmdragut/</uri></author><id>https://sourceforge.net3c0f93640935181be9bb6a1dc5d7e1117f5c761d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Eclipse 3.3 (I20070621-1340)&lt;br /&gt;
Plugin version: 1.1.0.20071021_1&lt;/p&gt;
&lt;p&gt;The plugin doesn't seem to work to add it into the Classpath tab for Eclipse Servers - it displays as an "org.dbpowder.LIB_CONTAINER/flat~fileSys/...." entry.&lt;/p&gt;
&lt;p&gt;When I add the same thing to the Classpath of the project, it shows as an "External Library [...]" expandable entries with the right libraries and all.&lt;/p&gt;
&lt;p&gt;Any plans to make it work with Eclipse Servers, that would be a bit help for me, as I have to manually change my JBoss Server classpath everytime there is a new library being updated (we do have a task that copies them into a folder so I can have your plugin work with that).&lt;/p&gt;
&lt;p&gt;Let me know if there is anything I could do, I think I've succeded to get the sources and have an environment where I can debug the plugin - not too familiar with Eclipse plugins development, but I'm eager to try.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Dan&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Library Path Entries seem to junk leading / on parse</title><link href="https://sourceforge.net/p/libcontainer/bugs/1/" rel="alternate"/><published>2007-10-16T22:23:11Z</published><updated>2007-10-16T22:23:11Z</updated><author><name>Dan Check</name><uri>https://sourceforge.net/u/danathan/</uri></author><id>https://sourceforge.net024885b1ba603e90473f82807a29bb321983be35</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I recently added the Library Folder ClasspathContainer plugin to my Eclipse 3.3 install.  I'm running on Mac OS X 10.4 with a Java 1.5 JDK.&lt;/p&gt;
&lt;p&gt;However, after I install it, and add a path (either recursive or non-recursive), it doesn't find any jars.  I'm not sure how to debug it further.  Here's the relevant entry from my .classpath file:&lt;/p&gt;
&lt;p&gt;&amp;lt;classpathentry kind="con" path="org.dbpowder.plugins.LIB_CONTAINER/recurse~fileSys/Users/check/Documents/pt-test2/pt/webBase/lib"/&amp;gt;&lt;/p&gt;
&lt;p&gt;Here's the log entry at startup:&lt;/p&gt;
&lt;p&gt;!ENTRY org.dbpowder.plugins.libcontainer 2007-10-14 12:30:38.981&lt;br /&gt;
!MESSAGE PathInitialize: rtrue ftrue Users/check/Documents/pt-test2/ &lt;br /&gt;
pt/webBase/lib vnull&lt;/p&gt;
&lt;p&gt;I don't see any other log entries.&lt;/p&gt;
&lt;p&gt;Adding a project path works as expected.&lt;/p&gt;
&lt;p&gt;It appears to be junking the leading "/" when it parses the classpath entry, which works well for the project level entries, and poorly for filesystem level entries.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>