How to set up NWDS or Eclipse without MDK
Every person has its own way of setting up its developement environment. There is no ideal set up, but some are easier to maintain than others.
Mobile Development Kit has some useful features such as precompiling JSPs and building a WAR file for you, but it is slow when it comes to development cycles. Over my years at SAP, I understood that a couple of Ant scripts and a well set up Eclipse can be really more powerful than the MDK. Here is how!
Mobile Development Kit has some useful features such as precompiling JSPs and building a WAR file for you, but it is slow when it comes to development cycles. Over my years at SAP, I understood that a couple of Ant scripts and a well set up Eclipse can be really more powerful than the MDK. Here is how!