I'm editing a shell script and I'd like to get a bit of syntax colour. I
can't see anything in preferences so I went online.
The first hit looked good. That article pointed to a plugin that was
listed in official NetBeans plugins:
http://plugins.netbeans.org/plugin/68049/nbshell. Unfortunatel
It would be great to be able to double-click a file in the finder and
have it open in NetBeans too.
Malcolm
On 30/04/21 2:32 pm, Thomas Wolf wrote:
I’m running 12.3 on Java 14 and I want to open a file in NB from the
commandline and have it highlight a given line. If NB is not
currently run
I’m running 12.3 on Java 14 and I want to open a file in NB from the
commandline and have it highlight a given line. If NB is not currently
running, this works:
open -a /Applications/NetBeans/Apache\ NetBeans\ 12.3.app --args
/Users/twolf/spectare/sat_projects/zlib-1.2.11/compress.c:15
But if NB
I was just pointed to the maven documentation:
https://maven.apache.org/ref/3-LATEST/maven-model/maven.html
url:
The URL to the project's homepage.
Default value is: parent value [+ path adjustment] + (artifactId or
project.directory property), or just parent value if project's
child.project.url