Michael Scherer wrote:
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.


Hello,

Many thanks for your comments.


A few things I saw without any further investigation:
- remove the "TODO" comments Eclipse uses by default ;^)

Done. Well, comments are poor in the code...

- use packages

I've made some packages (jbacula and jbacula.dialogs).

- dont ship a load of .class-files, create a jar
  => use ant for that, if you dont know it, I'll help

I'm looking for ant and build.xml. I've made a first try, in CVS (widely inspired from the ant manual).


- provide a .bat/.sh script to start your application

Done for .sh. I do not have access to .bat machines.

  => 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


I will work on this when I get some more time. The changes I've made today are in CVS. No release today ;(

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 would like to make a tool which is not connected to the bacula director. Just an editor of configuration files. So you can run it anywhere.



Thanks again for your comments. -- http://leslandes.info Philippe Martin


------------------------------------------------------- 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