DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
The Latest "Software Integration: The Intersection of APIs, Microservices, and Cloud-Based Systems" Trend Report
Get the report
  1. DZone
  2. Software Design and Architecture
  3. Integration
  4. Task Focused Interface for NetBeans IDE

Task Focused Interface for NetBeans IDE

Tushar Joshi user avatar by
Tushar Joshi
·
Oct. 10, 11 · Interview
Like (0)
Save
Tweet
Share
6.95K Views

Join the DZone community and get the full member experience.

Join For Free

When I first saw a Task Focused Interface in Eclipse, i.e., Mylyn, I became fascinated with the concept.  Maintaining files that are open as a task context was a very useful feature of that interface while switching between multiple tasks. 

I started searching for similar feature in my favorite IDE, NetBeans IDE.  I could not find a NetBeans plugin which can track all my open files as my task context.  I also found some references of people asking this feature at NetBeans Forums and Stackoverflow.

The urge for having such a NetBeans plugin motivated me to create a new module for NetBeans which I named NBTaskFocus.  This module is in working mode but still in alpha phase.  This project is available for review at:

http://java.net/projects/nbtaskfocus 

The project NBTaskFocus provides one feature for now and that is tracking your editor files in the task context.  It is available in source format for download and review if you are interested in such an interface.

Let me walk you through the features offered by the NbTaskFocus project.  When you run the module project you get two panels from the Task Focus menu, and they are Task Explorer and Task Details panels.

 Menus for Task Focused interface

  1. Make sure you open the Task Explorer and Task Details panels by using the menu options
    1. Window > Task Focus > Task Explorer and
    2. Window > Task Focus > Task Details
  2. Right click on the Task List node of Task Explorer panel and choose Add Task to add one task, repeat this to add more tasks.  You can rename the task using the Task editor which opens after adding the task.  You can close the Task Editor after renaming the task.
  3. Right click on the Task node and select Activate Task to make it activated
  4. Now when one of the Tasks is active open some files in editor area.  You can use the Favorites panel to open any file which can be opened in NetBeans IDE.  All the files you open will get added to the Task Details panel and will be part of the active task context.  If you close any editor window that file will get removed from the task context and will not be shown in the Task Details panel.
  5. Now right click on another task in the Task Explorer panel and activate it by choosing the Activate Task menu option from the context menu.  This will remove all the opened files in the editor area and you will see an empty editor area as the next task is a new task not activated yet.  Open some more files and see them getting added in the task context and shown in the task details panel.
  6. When we activate the earlier task the earlier files which were open for that task are restored and the current task context is removed from the editor area.

NetBeans IDE with NBTaskFocus panels

I will be adding more features and improving the code base from the received feedback and suggestions from developers.  Please reply with your comments and you may also send me mail on tusharvjoshi [at] netbeans.org

 

Task (computing) Integrated development environment NetBeans Interface (computing)

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Choosing the Right Framework for Your Project
  • What “The Rings of Power” Taught Me About a Career in Tech
  • Documentation 101: How to Properly Document Your Cloud Infrastructure Project
  • How Chat GPT-3 Changed the Life of Young DevOps Engineers

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: