Normally if you have a Maven project you can go to the dependency,
right-click it, then tell it to download the sources. After the sources are
automatically downloaded by the IDE, jumping into that class will show you
the source code.
--emi
On Sun, Apr 12, 2020 at 6:22 AM Lucas Sampaio
wrote:
> XML namespaces look like urls by convention, but are not meant to actually be
> treated as urls and resolved.
Exactly this. I was plenty confused about this the first time I learned about
XML namespaces...
Just consider them opaque identifiers, to match the namespace in the schema
character-
IDE log shows "org.eclipse.jgit [5.5.0 5.5.0.201909110433-r]", so I assume
my situation matches.
George
On Sat, Apr 11, 2020 at 1:27 AM Peter Hull wrote:
> Hi George,
> I think it is this: https://issues.apache.org/jira/browse/NETBEANS-4005
> Can you see if that matches up to your situation?
>
Hi George,
I think it is this: https://issues.apache.org/jira/browse/NETBEANS-4005
Can you see if that matches up to your situation?
Pete
On Thu, 9 Apr 2020 at 16:24, George Brooks wrote:
>
> A PHP project in Netbeans 11.1 shows git status as "- nothing to commit,
> working directory clean". Aft