This is a recurring, minor annoyance.
I get a Notification with the text saying I have found a bug and it
wants me to report what I was doing. But it's a silent exception that I
would not know about without the notification. Then it wants me to
create a Jira ticket when all I did was open a pr
tps://docs.gradle.org/current/userguide/declaring_dependencies.html#sub:project_dependencies>
Regards,
JoeFoe
On Thu, 22 Apr 2021, 16:25 Don, <mailto:don.albert...@gmail.com>> wrote:
With the reduction of support for Ant, which I have been using for my
Java projects since 2004 o
With the reduction of support for Ant, which I have been using for my
Java projects since 2004 or so, I decided to start learning Gradle. I
downloaded NetBeans 12.3 and proceeded to re-create the library/.jar
files I use to implement some basic classes that are specialized for our
environment.
I have used Netbeans longer than it has been called Netbeans. It has
been remarkably stable and some of my projects rely on its ability to
include other projects. All of the included projects are Ant-based.
Dropping support for Ant probably won't hurt since I can always keep the
existing ver
d the warning changes to an error.
Don
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
For further information about the NetBeans mailing lists,
phish...@mywork.org then gets trashed.
Don
On 12/10/20 9:41 PM, Eric J. Schwarzenbach wrote:
Today I received an email (to my address directly I think, not via
this list) in the form of a reply to an old message of mine in a
thread on this list. It contained a link that I assumed to an image
demons
I at https://git.wherever.com and
they appear to capture my work.
Don
**
**
On 10/11/20 10:43 AM, C N Davies wrote:
I'm using Netbeans 12 and I have several projects, I can't seem to
find a way to set the repository for each individual project. So
project1 uses repo1 and project2 uses repo2
/mouse.
Don
On 9/7/20 1:38 AM, Klerman wrote:
Hello,
I recently changed to this Dell XPS 13 which has a high resolution
monitor and Ubuntu 20.04.
My settings are 3840X2160, 300%.
I installed NetBeans 12.0 and to my surprise, it's practically
unusable in this machine, as it's unabl
I have always felt that, in writing source code, it is more important to
spell consistently than to spell correctly.
Don
On 6/10/20 4:03 AM, HRH wrote:
It would be great to develop spellcheck functionality into the source
window. Often, when composing Javadocs or comments, a word is flagged
Installation was a breeze. Started right up, grabbed plugins from 11.3
and ran like a charm. No issues.
Congratulations to the team.
Don
On 6/9/20 12:41 PM, Geertjan Wielenga wrote:
Hi all,
12.0 has been released, many thanks in particular to our amazing and
persistent release manager
-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
I would have noted it in the survey but it says it's closed.
Don
On 5/25/20 6:49 AM, Geertjan Wielenga wrote:
Hi all,
The 5th Beta for A
nable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
The common theme is illegal reflective access but the location seems to
vary. No other issues.
On 5/18/20 4:12 PM, Thomas Kellerer wrote:
HRH schrieb am 18.05.2020 um 13:14:
The mailing list is an anachronism.
No, it's not.
I for one, prefer doing this via email rather than some cumbersome web
front end.
Mailing lists are also working extremely well for the Postgres project.
Thomas
others have this issue as well as I found the
stackoverflow question when I searched on the error message.
https://stackoverflow.com/q/57488598/6045095?sem=2
Don
http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation
a
lot of challenges but since I really can't multitask effectively, I try
to work on one thing at a time.
Don
On 3/9/20 2:08 PM, Neil C Smith wrote:
On Mon, 9 Mar 2020 at 15:16, Paul Szudzik wrote:
I see streams of notes that are asking questions about compatibility. (
The l
That's the message I'm getting.
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
ht
This message just started showing up in NetBeans 11.2 where it was not
appearing before. My runtime is openjdk 11.06 and my build platform is
1.8.0_121 I did some web searches on the error text and it appears to
be an old (pre apache) problem.
Any clues?
Don
me memory space and when they do, they fight over port assignments and
it brings everything down.
Don
On 10/30/19 3:01 PM, Geertjan Wielenga wrote:
Maybe remove them from the Tomcat automatic deploy folder, could solve
it. But this is default behavior, should be default behavior on the
command
In only happens when run from NetBeans. Command line startup.sh is
acting normally. In addition, if I use Debug instead of Run, the
problem is not apparent.
Don
On 10/30/19 2:38 PM, Geertjan Wielenga wrote:
Best to ask on the Tomcat mailing lists.
Gj
On Wed, Oct 30, 2019 at 7:37 PM Don
Where does it keep track of them? On the production server, they are in
the webapps folder but when this is running, there is nothing in the
local server's webapps folder. Is there any way to NOT keep track of
them and run them when they are not wanted?
Don
On 10/30/19 2:22 PM, Gee
tener in a different project neither
of which is the one I want to run.
Why is it executing code in other projects?
Don
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mai
SET SCHEMA SYSTEM_LOBS
INSERT INTO BLOCKS VALUES(0,2147483647,0)
It also contains hsqldb.jar in the lib folder
Don
On 10/28/19 11:08 AM, Emilian Bold wrote:
I can't check now, but does NetBeans come with Tomcat?
--emi
On Mon, Oct 28, 2019 at 4:15 PM Don wrote:
I have been using h
d with NetBeans 11.1 ?
don
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://c
tdb it fails because it actually tries
to create the file at /testdb ie. in a place where normal users don't
have permissions.
If I use jdbc:hsqldb:file:~/testdb then it creates a DB in my homefolder.
So the trick is to write the full path.
--emi
On Mon, Oct 14, 2019 at 6:08 PM Do
message that the connection failed.
I have connections to a local Oracle server, and a cloud-based
MSSQLServer instance, but trying to connect to a local file-based db
fails. Has anyone else experienced this difficulty?
Don
-
To
Problems ...
option a popup says:
Would also need to enable StandardModule:org.netbeans.modules.web.jsf12 jar
File:
/home/don/netbeans-11.1/netbeans/enterprise/modules/org-netbeans-modules-web-jsf12.jar
What does that mean? What does it want me to do? And why are Properties
not available?
Don
ge change rather than having it overtake your
organization.
Ting ting blong mi, tasol.
Don
-
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org
For further
On 03/08/2018 08:48 AM, Thomas Kellerer wrote:
Brett Ryan schrieb am 08.03.2018 um 14:36:
On 8 Mar 2018, at 23:28, Thomas Kellerer wrote:
Deprecate Subversion? Really? This is still wildly used.
It shouldn’t be, and we should discourage its continued use. Unsupported
plugins available to pro
28 matches
Mail list logo