Hello,
I have a simple stand-alone mysql database application build with NetBeans
IDE 5.0 on a Windows system. The application uses several libraries. I need
to to deploy this by means of a cd. Is there an automated method for this?
How do I gather and install all the required libraries? I need to be able to
install it on a mactintosh (OS Tiger). Is an installation cd for a macintosh
similar to a installation cd for a Windows system?
I'm new to Java programming. All this is unknown. Any info is welcome,
Thanks.
(Is it me, or is it the learning curve for Java development pretty high in
the beginning. I don't mean the language itself but the incredible amount of
tools to choose from such as the environments (IDE's). I think I downloaded
like 6 applications before ending up with NetBeans and I'm not sure if it's
the correct one. It seems like it can do most of the basic stuff, but I'm
afraid NetBeans is like a layer on top of Java and therefore makes it less
platform-independent. On their site they say this isn't the case. For me
platform-independent was the main reason to try Java.)
I have a simple stand-alone mysql database application build with NetBeans
IDE 5.0 on a Windows system. The application uses several libraries. I need
to to deploy this by means of a cd. Is there an automated method for this?
How do I gather and install all the required libraries? I need to be able to
install it on a mactintosh (OS Tiger). Is an installation cd for a macintosh
similar to a installation cd for a Windows system?
I'm new to Java programming. All this is unknown. Any info is welcome,
Thanks.
(Is it me, or is it the learning curve for Java development pretty high in
the beginning. I don't mean the language itself but the incredible amount of
tools to choose from such as the environments (IDE's). I think I downloaded
like 6 applications before ending up with NetBeans and I'm not sure if it's
the correct one. It seems like it can do most of the basic stuff, but I'm
afraid NetBeans is like a layer on top of Java and therefore makes it less
platform-independent. On their site they say this isn't the case. For me
platform-independent was the main reason to try Java.)
Comment