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 195949 - improve Qt Designer (Qt Linguist) support in NetBeans
Summary: improve Qt Designer (Qt Linguist) support in NetBeans
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-24 15:40 UTC by soldatov
Modified: 2012-04-19 10:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2011-02-24 15:40:36 UTC
Some users can't launch Qt Designer (for example http://forums.netbeans.org/topic29185-0.html), because some files should be changed outside NetBeans.
Now IDE finds 'designer' command in PATH only.
I suggest:
- find 'designer' in PATH
- find 'designer-qt4' in PATH
- find 'designer' in folder with qmake (from Options window)
- find 'designer-qt4' in folder with qmake (from Options window)
Comment 1 Alexander Simon 2012-04-18 17:30:20 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/a28071fe94e6
Comment 2 Quality Engineering 2012-04-19 10:00:24 UTC
Integrated into 'main-golden', will be available in build *201204190400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a28071fe94e6
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #195949 improve Qt Designer (Qt Linguist) support in NetBeans