NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Task module reimplementation

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users
View previous topic :: View next topic  
Author Message
jstelfox



Joined: 28 Jul 2010
Posts: 4

PostPosted: Wed Aug 04, 2010 2:00 pm    Post subject: Task module reimplementation Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo