NetBeans Forums

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

Netbeans task problem

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



Joined: 11 Apr 2011
Posts: 2

PostPosted: Wed Apr 13, 2011 1:29 pm    Post subject: Netbeans task problem Reply with quote

Hey, iv been trying to create an instance of taskimpl() in my netbeans application as instructed in a book using this code:

Code:
private Task testtask = new TaskImpl();


but i always get the same error,
The TaskImpl class cannot be found even after i have added the following dependencies : Progress API,Utilities API and Lookup.

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 on how to use the TaskImpl class would be great.
[/code]
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE 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