javadoc and source jars aren't easily downloaded
990635Feb 12 2013 — edited Feb 12 2013Why don't you supply javadoc and source jars in your download area?
Without these development and adoption on java fx is painful, especially because there are lots of method signatures and constructors that take primitive or String parameters that are named arg0, arg1, etc.
Supplying these in an easily accessible manner should be one of the first things you do when producing an API/libraries that you expect to be widely used.