-
```
Mail from one of our users:
I use plugins in a Web application. Each of my plugins has its own directory. I
load my plugins individually by calling PluginManager#addPluginsFrom(URI). It
works…
-
```
The draw methods take alot of cpu cycles... unnecessarily.
```
Original issue reported on code.google.com by `arman.va...@gmail.com` on 10 Aug 2010 at 11:24
-
```
Excerpt from mail
> Now, we're actually probably going to be generating a list of explicit URIs
> to jar files in a defined location (similar to how Jenkins loads plugins
> from $HUDSON_HOME/plug…
-
```
Hello Ralf,
Is it possible to group several plugins with one classloader?
In my real-life case each plugin has several cross-dependent Apache Cayenne
(database persistence engine) classes. When…
-
```
I created a jar containing a class TestPlugin implementing IPlugin which
extends the Plugin interface from jspf. This jar is deployed within an EAR. I
call an EJB method which starts the Plugin…
-
```
Hello Ralf,
Is it possible to group several plugins with one classloader?
In my real-life case each plugin has several cross-dependent Apache Cayenne
(database persistence engine) classes. When…
-
```
Maven repository is not available for this description.
jspf
JSPF http://jspf.googlecode.com/svn/trunk/JSPF/repository/
```
Original issue reported on cod…
-
```
I am trying to see if JSPF can be used with GWT. GWT needs sources for all
modules and I could not get around this limitation yet.
```
Original issue reported on code.google.com by `ved.ant...@g…
-
Hi Hadley, this is the core of the problem:
Products are surrounded by div with class: "product_price". Inside we find the "old price" (class = "normal_encontrado" and/or "new price" (class = "price…
-
```
What steps will reproduce the problem?
1. Use JSPF in a GWT project
Please check the complete issue details on :
http://stackoverflow.com/questions/6912504/ant-task-to-include-source-files-for-
…