-
Document the elements etc. in the Drombler ACP XSDs.
-
Provide better Javadoc for JAXB generated classes in Drombler ACP.
-
I'm trying out the "getting started" section of the documentation.
I used the "test" maven archetype command, as documented.
The project generation worked fine, but the first build failed do t…
-
**Reported by puce on 2013-12-10 20:05 UTC**
Provide CDI integration:
- Make sure it works well with OSGi
- Make Dockable panes more lightweight by not requiring them to extend a Drombler FX class
- I…
-
There are 3 more or less standard ways to package apart from Maven Assemblies:
- [javapackager](https://docs.oracle.com/javase/8/docs/technotes/tools/unix/javapackager.html)
- [JavaFX Ant Tasks](http…
-
The Javadoc comments generated by XJC contains '>' instead of '>'.
This results in
error: bad use of '>'
with the default configuration of Javadoc of Java SE 8.
Tested with locale: de_CH
Here is …
-
Make sure the most important parts contain Javadocs
-
The Javadoc comments generated by XJC contains '>' instead of '>'.
This results in
error: bad use of '>'
with the default configuration of Javadoc of Java SE 8.
Tested with locale: de_CH
Here is …
-
Following the Getting Started version 0.9.
When I run the sample application, and I quit it, the following exception are reported in console:
```
Stopping JavaFX Application "MyApplication 1.0.…
-
**Reported by puce on 2012-12-06 16:07 UTC**
Consider to rename the application config properties.
Currently:
platform.userdir=...
Proposed:
drombler.userdir=...