Re: NB17 Extra lines after Run??

2023-04-28 Thread Tim de Vries
probably, you've got an ANSIBlock setting your display settings. You probably need a test method to determine what's real. Tim probably  a static {this, that} block within a class within your classpath.., yes/no? , ... James On 2023-04-28 6:15 p.m., Amn Ojee Uw wrote: Hey folks! I mig

Re: NB17 Extra lines after Run??

2023-04-28 Thread Tim de Vries
Yeah, so that looks like a link to a JDepend dependency, and then your output is in ANSI Terminal format... So, the BRIGHT_BLACK and BOLD would be like, not that good. They should be able to solid color or anti-aliased? It looks like Arial, so have you stolen from Microsoft? Sure, sure, gra

NB17 Extra lines after Run??

2023-04-28 Thread Amn Ojee Uw
Hey folks! I might have done some tweaking  and being the newbie that I am I ended up messing up NB17. Now when I Click on Run, I get the proper output as well as the following lines: *BUILD SUCCESSFUL (total time: 0 seconds) Could not load a dependent class (jdepend/textui/JDepend) for

Re: Netbeans template files

2023-04-28 Thread Bradley Willcott
The version I'm talking about, is coming from the pom.xml file. It is also available to the NB environment as it appears in the Project's Properties window. I would have thought it would be of use to many others who would be including the current project version number in their new class files.

javax.swing.GroupLayout changed to org.jdesktop.layout.GroupLayout by form designer

2023-04-28 Thread Fernando Calderón
Hi I have a file template for a java class that extends JPanel. I have copied the JPanel template and changed "extends JPanel" to "extends MyClass" (MyClass extends JPanel). When I create a new MyClass file (using the template) everything is fine. The problem arises when I drag a component

Re: Netbeans template files

2023-04-28 Thread Bradley Willcott
Hi Tim. Please explain, where and how. I am looking to provide this info to the Template files in NB. I am not looking to modify NB code. Thanks, Brad. On 28/4/23 08:14, Tim de Vries wrote: yeah, but they dont want me to say. Define a global Data.Your_VERSION and post process : on?Create to