Results 1 to 1 of 1
Thread: NetBeans tasks problem
- 04-12-2011, 04:06 PM #1
Member
- Join Date
- Feb 2011
- Posts
- 53
- Rep Power
- 0
NetBeans tasks problem
Hey, as i recently said in another post i have just started using netbeans and currently working my way through the book the netbeans platform developers guide. However im currently stuck on a section that uses the following code :
The TaskImpl class cannot be found even after i have added the following dependencies : Progress API,Utilities API and Lookup.Java Code:private Task testtask = new TaskImpl();
I have also used : import org.netbeans.modules.progress.spi.TaskModel;
In the class file im trying to create TaskImpl in, this made the Task class available but not TaskImpl.
Any help would be good :)
Similar Threads
-
timer and scheduling tasks
By mickey in forum AWT / SwingReplies: 0Last Post: 11-15-2010, 08:49 AM -
Help with UNI tasks
By Roshi in forum New To JavaReplies: 6Last Post: 10-26-2010, 05:29 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks