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
dependency over a released artifact through a repository, shall
sources loaded from the available released sources.jar in the
repository, or shall we try to open the source form the opened project?

Right now the Gradle plugin behaves semantically correct as it is
opening the source from the released source jar file from the local
repository cache. Creating a composite build of these projects could
help. See: https://github.com/apache/netbeans/pull/1861

However I have another implementation which does not need the include
build (as that might be side effects). My question is the following.
Shall the resolving the third party source against opened projects be
the default behavior or shall it be put behind a switch and if it is
behind the switch what shall be the default behavior.

Let me do a poll on this, so reply with the following if you care,:

- enabled
- switch, enabled
- switch, disabled


The poll will be open for at least 3 days.

Thank you!



---------------------------------------------------------------------
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





---------------------------------------------------------------------
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