It's due to debug mode. Set Tools >options>java> verbosity level to
Normal.
The extra lines won't be output.
On Sat, Apr 29, 2023, 3:42 AM Tim de Vries wrote:
> probably, you've got an ANSIBlock setting your display settings.
>
>
> You probably need a test method to determine what's real.
>
>
Awesome, thanks for the update!
On Tue, 6 Sep 2022, 13:27 Neil C Smith, wrote:
> On Tue, 6 Sept 2022 at 12:23, joe foe wrote:
> > The vscode plugin has been auto updated to 15 but I don't see any
> release notes for that and under
> dist.apache.org/repos/dist/relea
Hello ,
The vscode plugin has been auto updated to 15 but I don't see any release
notes for that and under
dist.apache.org/repos/dist/release/netbeans/netbeans-installers/15 the
Linux package is missing.
Question, when will be the Linux installer be available and where can I see
what's changed i
You have to add the project as a dependency.
See
https://docs.gradle.org/current/userguide/declaring_dependencies.html#sub:project_dependencies
Regards,
JoeFoe
On Thu, 22 Apr 2021, 16:25 Don, wrote:
> With the reduction of support for Ant, which I have been using for my
> Java projects since
Hello ,
I am using the VSCode Netbeans extension with a gradle Multiproject where I
also have local dependencies defined. The project was working in VSCode
version 12.2 but with the version 12.3 all the external dependencies are
not resolved.
Initially I had the same issue with 12.2 version of
I vote for 2
On Tue, 15 Dec 2020, 13:10 Fred Welland, wrote:
> I prefer the 2nd one!
>
> (Thanks for the great work!)
>
> On Mon, Dec 14, 2020 at 11:30 PM Laszlo Kishalmi <
> laszlo.kisha...@gmail.com> wrote:
>
>> Well, I've created two UI implementation of displaying Favorite Task in
>> Gradle
Hello ,
I have a question about javadoc for a grade project.
I have a grade project that is dependent on some local jars. When importing
classes from the library the autocomplete suggests that the javadoc for the
said classes are not available and to attach them .
One can either specify a URL or
You learn something new everyday! . Is there a complete list of all these
parameters?
Regards,
JoeFoe
On Thu, 20 Feb 2020, 20:09 Mark Eggers,
wrote:
> I did not know that - cool!
>
> . . . just my two cents
> /mde/
> On 2/20/2020 10:59 AM, Laszlo Kishalmi wrote:
> > Start Netbeans with:
> >
>
Hello,
I downloaded and ran the Netbeans 11.3 Beta2 released yesterday. Started
with a clean userdir. Created a new Gradle Project and the process
completed smoothly but i don't see the project on the navigation bar . See
attached picture
Anyone else having this problem?
Configuration
Windows 1
Is the next beta coming this week ?
Regards,
Jfoe
much as I'm lucky enough not to have any Windows
> around.
>
> Also you might try to set: Tools > Options > Java > Gradle >
> Dependencies > Download Dependencies on Project: Always
>
> On 1/11/20 10:48 AM, joe foe wrote:
> > Hello ,
> >
> &
Hello ,
I have an issue with a gradle project that has dependencies on a network
drive.
My Configuration
WIndows 10 64 Bit pro
Netbeans 11.2
JDK 13
Gradle 5.6 and also 6.0
My build.gradle for a sample project is as follows
```
plugins {
id 'java-library'
}
repositories{
}
dependencies {
rtifactory). Presumably, your custom modules have their own version
> string (or artifactId). For this case you would something like:
>
>
> MY_HACKED_NETBEANS_VERSION
>
>
> org.netbeans.api
> org-openide-util-lookup
> ${netbeans.version}
Hello,
I have a module that is a toolbar with couple of actions developed in ant
for a custom netbeans platform application. I would like to move the build
it to maven .
Issue is , if I want to build this module for a specific version of a
netbeans platform in Ant , First I add the platform thoro
14 matches
Mail list logo