This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 72174 - Make master.jnlp visible in suite's logical view
Summary: Make master.jnlp visible in suite's logical view
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: UI
Depends on: 72239
Blocks:
  Show dependency tree
 
Reported: 2006-02-02 15:23 UTC by Jaroslav Tulach
Modified: 2006-02-03 09:36 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Changes to the UI (1001 bytes, patch)
2006-02-02 15:23 UTC, Jaroslav Tulach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2006-02-02 15:23:14 UTC
The master.jnlp file is created as soon as the application is launched as JNLP 
one for the first  
time. 
 
> 2. Is it safe to edit it after creation and still have various sections 
> filled in during the JNLP build? 
 
Sure. Those sections are identified by ${....} properties in the file which  
gets filled during the build. 
 
Make following change to logical view UI: 
 
> > Suite 
> > 
> >   |---- Modules 
> >   |---- Important Files 
> >   | 
> >       |---- JNLP Descriptor 
> Probably the first - we can add other things to a suite's Important 
> Files node if it gets one. 
 
Ok. 
 
> 
> > The node is going to be just a data object's node so its popup menu would 
> > look exactly as the one in files tab currently. 
> 
> Understood - if no additional JNLP support module is installed, the node 
> will just appear as a plain file. 
 
As soon as xml support is modified to recognize this file or its mime type or 
someones provides better JNLP loader, it is going to be plain text file.
Comment 1 Jaroslav Tulach 2006-02-02 15:23:43 UTC
Created attachment 28717 [details]
Changes to the UI
Comment 2 Jaroslav Tulach 2006-02-03 09:36:02 UTC
IDE: [3.2.06 10:35] Committing started  
Checking in src/org/netbeans/modules/apisupport/project/ui/Bundle.properties;  
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/Bundle.properties,v   
<--  Bundle.properties  
new revision: 1.32; previous revision: 1.31  
done  
Checking in  
src/org/netbeans/modules/apisupport/project/ui/SuiteLogicalView.java;  
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/SuiteLogicalView.java,v   
<--  SuiteLogicalView.java  
new revision: 1.36; previous revision: 1.35  
done  
Checking in  
src/org/netbeans/modules/apisupport/project/ui/ModuleLogicalView.java;  
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/ModuleLogicalView.java,v   
<--  ModuleLogicalView.java  
new revision: 1.20; previous revision: 1.19  
done  
Checking in  
test/unit/src/org/netbeans/modules/apisupport/project/jnlp/GenerateJNLPApplicationTest.java;  
/cvs/apisupport/project/test/unit/src/org/netbeans/modules/apisupport/project/jnlp/GenerateJNLPApplicationTest.java,v   
<--  GenerateJNLPApplicationTest.java  
new revision: 1.13; previous revision: 1.12  
 
Checking in 50u1-ui.html; 
/cvs/apisupport/www/50u1-ui.html,v  <--  50u1-ui.html 
new revision: 1.18; previous revision: 1.17