I am using gradle as the build system. There is a master gradle project with 3 
subprojects. Each subproject results in a distributable rpm, which is how the 
system is deployed. One of the rpm’s, in fact, also has a java component, but 
it is mostly the copying of files to the proper directory structure, writing 
the proper configs to disk and and configuring the rpm.



In NB8, I see thr project as I want it to be, a PHP project (with some gradle 
and even some ant files. But in NB11, it’s a set of gradle projects and I can’t 
even utilize the php features when accessing the project from the folder 
explorer tab. (as opposed to the project tab, which has been rendered useless.)



________________________________
From: Laszlo Kishalmi <laszlo.kisha...@gmail.com>
Sent: Thursday, July 25, 2019 1:00:14 PM
To: d...@netbeans.apache.org <d...@netbeans.apache.org>
Subject: Re: can I disable gradle support on my project?

I'm just curious, how do you use Gradle in a PHP project?

Is there a good commonly used PHP plugin for Gradle?

I'm asking as it might be reasonable to integrate the PHP with Gradle in
NetBeans, so instead of disabling the Gradle support you would get the
features both from PHP and Gradle.

On 7/24/19 8:10 AM, 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 <gimlete...@hotmail.com> a scris:
>
>> 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 (sometimes.) Can I disable the gradle nature
>> of the project or force the PHP behavior?
>>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to