Hey.

Philippe Martin wrote:
Hello Bacula developers and users,

I've put my project for a graphical configuration tool on sourceforge.net: http://jbacula.sourceforge.net/

Any comments are welcome.

First, nice start. I thought about some config GUI on my own and came up with nearly the same layout you used.

A few things I saw without any further investigation:
- remove the "TODO" comments Eclipse uses by default ;^)
- use packages
- dont ship a load of .class-files, create a jar
  => use ant for that, if you dont know it, I'll help
- provide a .bat/.sh script to start your application
  => add a README that states where to grab the swt.jar, to place it
     right beside jBacula.jar in the lib-directory and then start the
     script.
- add some debugging/output possibilty using log4j
  => again, if you don't know it, I'll help

Will look at it closer as soon as I have some spare time. :)

Greetings,
 Michael

PS: One of my ideas was to have a "bconsole" in some TabbedPane (or somewhere
else), what do you think?

--
    I am root. If you see me laughing, you better have a backup.



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to