RE: can I disable gradle support on my project?

2019-07-28 Thread Jake Ochs
M, Emilian Bold wrote: > No, we have an issue about this (mixed projects) but no solution yet. You > can only rename files or do something to disable a folder from being > detects as a project type. > > --emi > > mie., 24 iul. 2019, 16:50 Jake Ochs a scris: > >> cros

can I disable gradle support on my project?

2019-07-24 Thread Jake Ochs
cross posting this on users & dev... I have a large PHP project that also has gradle projects in it. The problem is that in NB11, it seems that the gradle nature overrides the PHP nature and breaks some PHP features such as "open in project" and clicking on a class to go to the source (sometime

Re: NB11 PHP & Gradle clashing?

2019-04-10 Thread Jake Ochs
works when i specify different directory for netbeans project folder. From: Geertjan Wielenga Sent: Wednesday, April 10, 2019 10:10 AM To: Jake Ochs Cc: users@netbeans.apache.org Subject: Re: NB11 PHP & Gradle clashing? Then with a fresh user directory. Gj

Re: NB11 PHP & Gradle clashing?

2019-04-10 Thread Jake Ochs
Did that. Several times. No difference. šŸ™ From: Geertjan Wielenga Sent: Tuesday, April 9, 2019 10:40 PM To: Jake Ochs Cc: users@netbeans.apache.org Subject: Re: NB11 PHP & Gradle clashing? Restart the IDE. Gj On Wed, 10 Apr 2019 at 00:58, Jake

RE: NB11 PHP & Gradle clashing?

2019-04-09 Thread Jake Ochs
xml files in the project that have the word ā€œprojectā€ in them cause this to happen. From: Jake Ochs<mailto:gimlete...@hotmail.com> Sent: Tuesday, April 9, 2019 8:14 AM To: John Lavelle<mailto:j...@jql.co.uk>; users@netbeans.apache.org<mailto:users@netbeans.apache.org> Sub

RE: NB11 PHP & Gradle clashing?

2019-04-09 Thread Jake Ochs
On Tue, 9 Apr 2019 at 13:15, Jake Ochs mailto:gimlete...@hotmail.com>> wrote: Reimport an existing project with sources? From: Geertjan Wielenga mailto:geertjan.wiele...@googlemail.com>> Sent: Tuesday, April 9, 2019 1:39:38 AM To: Jake Ochs Cc:

RE: NB11 PHP & Gradle clashing?

2019-04-09 Thread Jake Ochs
Reimport an existing project with sources? From: Geertjan Wielenga Sent: Tuesday, April 9, 2019 1:39:38 AM To: Jake Ochs Cc: users@netbeans.apache.org Subject: Re: NB11 PHP & Gradle clashing? In the New Project dialog, create a new PHP project to enable

NB11 PHP & Gradle clashing?

2019-04-08 Thread Jake Ochs
I think the integrated gradle support is trashing my existing PHP project’s settings. I have a fairly complex project that is in PHP, but (due to corporate standards) has gradle build files in it. When I open the project in NB11 all I see is the gradle nature and no source in the project view. A

RE: waiting for connection (xdebug)

2019-02-10 Thread Jake Ochs
– something I was never able to get working well in NB. From: Lucio Sent: Wednesday, January 16, 2019 2:40:08 AM To: Jake Ochs; users@netbeans.apache.org Cc: John Lavelle Subject: Re: waiting for connection (xdebug) Il 16/01/19 03:25, Jake Ochs ha scritto: >

RE: waiting for connection (xdebug)

2019-01-20 Thread Jake Ochs
I was going to file a bug report for other issues relating to NB10 XDebug issues. I haven’t tried to replicate your issue, I’l lfire up a VirtualBox Linux session with your environment to try and replicate the issue. From: Lucio Sent: Sunday, January 20, 2019

RE: waiting for connection (xdebug)

2019-01-15 Thread Jake Ochs
Is netbeans php/debug set to break at first statement? From: Lucio Crusca Sent: Tuesday, January 15, 2019 1:20:28 PM To: users@netbeans.apache.org Cc: John Lavelle Subject: Re: waiting for connection (xdebug) On 15/01/19 13:10, John Lavelle wrote: > In NetBeans

RE: can't set break points in NB10 PHP

2019-01-08 Thread Jake Ochs
Sorry for the double email – I forwarded it to the wrong address and I’d like the users group to also have the thread to reply to… From: Jake Ochs Sent: Tuesday, January 8, 2019 9:05:59 AM To: d...@netbeans.incubator.apache.org; users@netbeans.apache.org Subject

RE: can't set break points in NB10 PHP

2019-01-08 Thread Jake Ochs
… From: Jake Ochs Sent: Thursday, December 20, 2018 9:33:20 AM To: dev Subject: Re: can't set break points in NB10 PHP I had the same issue in nb10vc5. I was eventually able to set breakpoints after initially setting PHP debugging to stop at first line. After the debugger paused

RE: is there a project properties keyboard shortcut?

2018-12-28 Thread Jake Ochs
Doh! Thanks! From: Geertjan Wielenga Sent: Friday, December 28, 2018 12:26:44 PM To: Jake Ochs Cc: us...@netbeans.incubator.apache.org Subject: Re: is there a project properties keyboard shortcut? Look under the File menu in the main menubar. Gj On Fri, Dec 28

is there a project properties keyboard shortcut?

2018-12-28 Thread Jake Ochs
My project context menu fills up all the real estate on my laptop monitor and the properties option, usually at the bottom of the list, is cut off. (see attached screenshot) I can’t view/edit the properties as a result. Is there a keyboard shortcut? Any other ideas/suggestions/advice is appreci

Re: Netbeans 9.0 Final Release - Update Center

2018-08-08 Thread Jake Ochs
Don't want to sound like I'm trolling, but why exactly were you waiting a long time for this version? I'm using 8.2 and it's quite fine for PHP development. If there's something you expected to see in v9 then you should have also been aware of the development and caveats as Geertjan mentioned. Tha