[tasklist] I made a booboo...it broke
"Andrew Serff" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <AF535237618D884BAE36DF8B0437B979032694@benhur.denver.impactsci.com> |
Ok, I did break the code. I just tried to d/l a clean copy and it doesn't build. So I just copied my bugs dir from the working 3.5 baseline and plopped that in the 3.4 working dir. Then I built, there is a line in the build script looking for ../../core/external (in netbeans code) for some api jars that I don't know what they are, so I commented that out. The other thing it is complaining about is Utilities.createWaitCursor. Is there something similar in 3.4? or should I just comment it out. Sorry about breaking it. Let me know if you can help. Andrew