Date: 2004-10-08T17:57:46 Editor: ChangshinLee <[EMAIL PROTECTED]> Wiki: Apache Beehive Wiki Page: For Beehive Developers URL: http://wiki.apache.org/beehive/For Beehive Developers
Add guide for IDEA. Change Log: ------------------------------------------------------------------------------ @@ -113,9 +113,10 @@ == IDEA == Tested with IDEA 4.5.1 -Coming soon! + +No specific settings are required. Please follow 3.1 General. == NetBeans == Tested with NetBeans 4.0 beta 2 -Please use New Project > Standard > Java Project with Existing Ant Script. You need to run beehiveCmd.env or beehiveCmd or beehiveCmd.sh first and start up NetBeans on the same command window or shell. +Please use New Project > Standard > Java Project with Existing Ant Script for each subproject. You need to run beehiveCmd.env or beehiveCmd or beehiveCmd.sh first and start up NetBeans on the same command window or shell.
