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 84826

Summary: No way to generate .form file from java sources
Product: guibuilder Reporter: paulsorvik <paulsorvik>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker CC: mmirilovic
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description paulsorvik 2006-09-13 19:14:12 UTC
I tried creating a project from existing source AND then I tried importing an
existing JBuilder project... neither method identifies source code that utilizes
swing UI so we can WYSIWYG edit the UI in the NB IDE.

This blocks us from adopting (migrating to) the NB IDE because we can't use/edit
the existing swing UI that we have spent many work months on; and we are not
going to recreate the swing UI (days or weeks of work?) just so we can use the
NB IDE.
Comment 1 Marian Mirilovic 2006-11-06 15:24:51 UTC
Well, you are right. If you want to use our Form Designer, you have to spend
some time to design by this tool. Actually I don't know about any tool, that can
generate ".form" file (file with meta-data requested by our designer) from
existing sources. But if you want to use smart and helpful designer which will
save your time and of course money, I would vote for switch. For more details
look at the page :
http://wiki.netbeans.info/wiki/view/NetBeansUserFAQ#section-NetBeansUserFAQ-GUIEditorMatisse

Anyway thanks for your feedback.

reassign to form for further explanation ...