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 157719

Summary: Improved New LaTeX Project wizard
Product: contrib Reporter: netmackan <netmackan>
Component: LatexAssignee: issues@contrib <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Attachments: Patch of LaTeX GUI Project Support to improve the New LaTeX Project wizard

Description netmackan 2009-01-31 21:38:29 UTC
An update to the New Project Wizard to make it work more similar to the one when creating a Java project.
The Finish button is disabled if there is no Project Name specified and so on.
Comment 1 netmackan 2009-01-31 21:42:22 UTC
Created attachment 76419 [details]
Patch of LaTeX GUI Project Support to improve the New LaTeX Project wizard
Comment 2 fommil 2009-05-17 12:27:30 UTC
@netmackan I'm confused... I thought LaTeX support was discontinued! Does this patch main-golden or is it against the ancient LaTeX module at http://latex.netbeans.org ?

Is the LaTeX module being actively maintained? If so... could it please be updated to use the spellchecking module (which will hopefully become part of 7.0) http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=3906
Comment 3 netmackan 2009-05-17 15:53:13 UTC
@fommil as far as I know it is not discontinued. 

According to the integration server at http://deadlock.netbeans.org/hudson/job/latex/ the last commit was one month ago. 

I think the confusion might be because the http://latex.netbeans.org page has not been updated for a while, probably
because the development is now happening on http://kenai.com/projects/nblatex .

In fact I think the LaTeX module is already using the spellchecker module.
Comment 4 Jan Lahoda 2009-05-19 23:21:54 UTC
Thanks for the patch (and sorry for not responding for so long), I will take a look at it.

Yes, the latex support uses the spellchecker module. In fact, historically, the spellchecker module originates in the
latex support.