|
From: Michal P. <mic...@us...> - 2002-09-05 13:56:08
|
Update of /cvsroot/javaprofiler/build In directory usw-pr-cvs1:/tmp/cvs-serv13416 Modified Files: readme.txt TODO.txt Log Message: Minor changes. Index: readme.txt =================================================================== RCS file: /cvsroot/javaprofiler/build/readme.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** readme.txt 21 Aug 2002 13:49:14 -0000 1.1.1.1 --- readme.txt 5 Sep 2002 13:56:04 -0000 1.2 *************** *** 13,17 **** classes - compiles all Java sources jar - creates jar archives - nbm - creates NetBeans module install - installs module into proper NetBeans directories javadoc - generates Javadoc documentation --- 13,16 ---- Index: TODO.txt =================================================================== RCS file: /cvsroot/javaprofiler/build/TODO.txt,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** TODO.txt 21 Aug 2002 13:49:14 -0000 1.1.1.1 --- TODO.txt 5 Sep 2002 13:56:04 -0000 1.2 *************** *** 1,8 **** Major: - creation of nbm file compilation of profiler library - installation of nbm file and patches Minor: ! javadoc of module ! javadoc of org.netbeans.modules.java --- 1,6 ---- Major: compilation of profiler library Minor: ! javadoc of module lasts VERY VERY long time (forever?) ! javadoc of org.netbeans.modules.java doesn't work (bug in javadoc?) |