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 - Improved New LaTeX Project wizard
Summary: Improved New LaTeX Project wizard
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Latex (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-31 21:38 UTC by netmackan
Modified: 2009-05-19 23:21 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Patch of LaTeX GUI Project Support to improve the New LaTeX Project wizard (54.79 KB, text/plain)
2009-01-31 21:42 UTC, netmackan
Details

Note You need to log in before you can comment on or make changes to this bug.
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.