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

2019-05-09 Thread Thomson, Duncan
, or you can just go to the command line and run git commands from there. Good luck! Duncan From: Luis tuti Sent: Monday, May 6, 2019 6:36 AM To: Emilian Bold Cc: Geertjan Wielenga ; NetBeans Mailing Subject: [EXT] Re: duplicate project netbeans error, how coud I do it? Yes, that's it. El lun

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

2019-05-09 Thread Thomson, Duncan
, 2019 1:27 PM To: Thomson, Duncan Cc: Luis tuti ; Geertjan Wielenga ; NetBeans Mailing Subject: Re: [EXT] Re: duplicate project netbeans error, how coud I do it? I think Luis figured out how to copy that folder but the question is why can't NetBeans figure that out? Our copy action could

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: [EXT] Re: duplicate project netbeans error, how coud I do it?

2019-05-06 Thread Emilian Bold
Cc: Luis tuti ; Geertjan Wielenga > ; NetBeans Mailing > Subject: Re: [EXT] Re: duplicate project netbeans error, how coud I do it? > > > > I think Luis figured out how to copy that folder but the question is why > can't NetBeans figure that out? > > > > Our co

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

2019-05-06 Thread Emilian Bold
; > > > Good luck! > > > > Duncan > > > > *From:* Luis tuti > *Sent:* Monday, May 6, 2019 6:36 AM > *To:* Emilian Bold > *Cc:* Geertjan Wielenga ; NetBeans Mailing < > users@netbeans.apache.org> > *Subject:* [EXT] Re: duplicate project netbea

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

2019-05-06 Thread Luis tuti
Yes, that's it. El lun., 6 may. 2019 a las 10:08, Emilian Bold () escribió: > Maybe this is the copy action from NetBeans? > > --emi > > lun., 6 mai 2019, 10:48 Geertjan Wielenga a scris: > >> You don't need NetBeans to copy a project, you can just go to your file >> system and copy it there.

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

2019-05-06 Thread Emilian Bold
Maybe this is the copy action from NetBeans? --emi lun., 6 mai 2019, 10:48 Geertjan Wielenga a scris: > You don't need NetBeans to copy a project, you can just go to your 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

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

2019-05-06 Thread Geertjan Wielenga
And also, use a versioning system and you won't need to make copies, e.g., check your code into GitHub. Gj On Mon, May 6, 2019 at 9:48 AM Geertjan Wielenga wrote: > You don't need NetBeans to copy a project, you can just go to your file > system and copy it there. > > Gj > > On Mon, May 6,

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