Hi Emilian, that was very fast that you pointed it out. I changed the priority to Minor. I will reproduce the error and what the relationship to the parent. It must be null.
I will follow-up as I will learn something. Regards, Efrem On Wed, Mar 21, 2018 at 3:13 AM, Emilian Bold <[email protected]> wrote: > This does not seem to be a 'Major' priority to me. > > The assert checks if the node doesn't already have a parent. > > I guess the sample should be tweaked. > > @Efrem: do you want to look at the code and suggest a patch? > > --emi > > ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ > > On 20 March 2018 5:53 AM, Efrem Mc <[email protected]> wrote: > >> Please verify this is bug: >> >> AssertionError at org.netbeans.api.visual.widget.Widget.addChild >> >> https://issues.apache.org/jira/browse/NETBEANS-488 >> >> Step to reproduce: >> >> 1. Created a new Project- Java Application, provide a new name >> >> <MyJavaApplication1> >> >> 2. From Project window, Right-click on MyJavaApplication1.java, >> >> select Graphical View >> >> 3. Error is generated >> >> Is this should not be the desire behavior. >> >> Regards, >> >> Efrem Mc (efremmc2) >> >> >> To unsubscribe, e-mail: [email protected] >> >> For additional commands, e-mail: [email protected] >> >> For further information about the NetBeans mailing lists, visit: >> >> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
