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 154053 - Drag&Drop of custom gui components does not work in Maven projects
Summary: Drag&Drop of custom gui components does not work in Maven projects
Status: RESOLVED DUPLICATE of bug 118694
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-27 22:25 UTC by richardbounds
Modified: 2008-11-28 06:59 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 richardbounds 2008-11-27 22:25:15 UTC
1. Create a new Maven project (any archetype)
2. Create a new JFrame, or JPanel form
3. Create a POJO (or a custom JComponent)
4. Try to add the new POJO to the new JFrame, either by drag/drop, or by adding the bean to the pallette - it works in a
normal Netbeans project, but doesn't seem to be possible in a Maven project.
Comment 1 Milos Kleint 2008-11-28 06:59:43 UTC
duplicate of #118694

*** This issue has been marked as a duplicate of 118694 ***