Re: [POLL] Defaults for Binary to Source Resolution

2020-01-21 Thread Laszlo Kishalmi
Whatever comes from the jar is read-only, and that way it's editor tab is displayed with italic, in some cases the background of the file could be different as well, though that's theme dependent. On 1/21/20 10:53 AM, Eric Bresie wrote: A small tangent...Does some sort of decoration (I.e maybe

Re: Re: [POLL] Defaults for Binary to Source Resolution

2020-01-21 Thread Eric Bresie
A small tangent...Does some sort of decoration (I.e maybe path specified, grayed out / colorized, etc.) to distinguish between the project source version and the jar source version occur and if not would that help in some way? Eric Bresie ebre...@gmail.com > On January 20, 2020 at 4:19:26 AM CST

Re: [POLL] Defaults for Binary to Source Resolution

2020-01-20 Thread Neil C Smith
On Sun, 19 Jan 2020 at 10:25, Matthias Bläsing wrote: > I see the Maven implementation as the correct one ... So I would say > implement it like describe above for maven is the right > thing to do ... I doubt, that a switch is a good idea, Well, while we're repeating what we said on the PR! ;-)

Re: [POLL] Defaults for Binary to Source Resolution

2020-01-19 Thread Matthias Bläsing
Hi, I see the Maven implementation as the correct one (this is a copy of the reasoning in the PR): -- My scenario I tested: - I create a project `library` (just a `DemoLib` class with a `dummyMethod`) - I `maven -Prelease-profile install`ed version `1.0`, `2.0` and `3.0-SNAPSHOT` -

Re: [POLL] Defaults for Binary to Source Resolution

2020-01-18 Thread Kai Uwe Pel
I prefer as follow: -  switch, enabled Cheers, Kai On 1/14/2020 10:30 PM, Laszlo Kishalmi wrote: Dear all, Please tell me how the IDE shall be working, regarding https://issues.apache.org/jira/browse/NETBEANS-3115 Summary: When two otherwise independent Gradle projects has declared depende

Re: [POLL] Defaults for Binary to Source Resolution

2020-01-18 Thread Josh Juneau
Apologies for the late vote. I vote: switch, enabled Thanks Josh Juneau juneau...@gmail.com http://jj-blogger.blogspot.com https://www.apress.com/us/search?query=Juneau On Tue, Jan 14, 2020 at 3:30 PM Laszlo Kishalmi wrote: > Dea

[POLL] Defaults for Binary to Source Resolution

2020-01-14 Thread Laszlo Kishalmi
Dear all, Please tell me how the IDE shall be working, regarding https://issues.apache.org/jira/browse/NETBEANS-3115 Summary: When two otherwise independent Gradle projects has declared dependency over a released artifact through a repository, shall sources loaded from the available released