error compiling project netbeans with proguard

2019-09-03 Thread Luis tuti
0 I'm trying to add proguard to obfuscate my java code with nebeans. I've followed a blog where it says that I must add some code in build.xml. I've modified build.xml but it gives me an error: jar doesn't support the nested "property" element. I added proguard location and all blog code but

how to put focus inside JDialog with netbeans

2019-06-03 Thread Luis tuti
Hi, I have a JDialog created by Netbeans. How could I put focus in a jTextArea when I open the JDialog. I know after pack() method with jTextArea.requestFocus() works but in Netbeans can't modify initComponents() method. Thanks and sorry for my English!

Re: [EXT] Re: duplicate project netbeans error, how coud I do it?

2019-05-06 Thread Luis tuti
gt; > > > From: Emilian Bold > > Sent: Monday, May 6, 2019 1:27 PM > > To: Thomson, Duncan > > Cc: Luis tuti ; Geertjan Wielenga < > geert...@apache.org>; NetBeans Mailing > > Subject: Re: [EXT] Re: duplicate project netbeans error, how coud I do > it

Re: duplicate project netbeans error, how coud I do it?

2019-05-06 Thread Luis tuti
file >> system and copy it there. >> >> Gj >> >> On Mon, May 6, 2019 at 8:30 AM Luis tuti wrote: >> >>> Hi, I'm trying to copy a project to have a backup and mofiy my copy but >>> I get: "The project has one more external source roots and cannot be copied" >>> >>> Someone could help me? >>> >>> Thanks >>> >>

duplicate project netbeans error, how coud I do it?

2019-05-06 Thread Luis tuti
Hi, I'm trying to copy a project to have a backup and mofiy my copy but I get: "The project has one more external source roots and cannot be copied" Someone could help me? Thanks