NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
jstelfox
Joined: 28 Jul 2010 Posts: 4
|
Posted: Wed Aug 04, 2010 2:00 pm Post subject: Task module reimplementation |
|
|
I want to use netbeans task window and repurpose it for my own needs. I tried to import the packages the module is in, but NetBeans won't allow access to the packages. I then downloaded the NetBeans source and opened the module. The problem here is that I can't add the module to my own suite. I believe its because the module has netbeans listed as the platform. If I change the platform to the module suite, I lose valuable dependencies. I am trying to make my own standalone module, so I tried copying and pasting all the code and changing package names for my own settings. All my files have the right packages for what I need and contain the same code as the source code for the task module. When I build, I get the following error:
Scanning for modules in /Applications/NetBeans/NetBeans 6.9.app/Contents/Resources/NetBeans/platform
/Applications/NetBeans/NetBeans 6.9.app/Contents/Resources/NetBeans/harness/build.xml:168: No dependent module org.netbeans.modules.parsing.api
BUILD FAILED (total time: 2 seconds)
Any help in how to reimplementation would be great |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|