r
Am 28.01.19 um 16:33 schrieb Geertjan Wielenga:
Rather than putting anything into a ZIP file, please put it on GitHub and
then provide a link to it here.
Gj
On Mon, Jan 28, 2019 at 4:24 PM Peter Nabbefeld
wrote:
Hi Geertjan,
we just want to find out what's going on, otherwise I cannot
Hello,
I get a strange error compiling a NetBeans module using Maven (see debug
output at the bottom; the file "Bundle.properties" exists, of course).
This exception only is thrown when compiling first time, second time
compilation works (but other errors exist, so it's no option to just
ig
than putting anything into a ZIP file, please put it on GitHub and
then provide a link to it here.
Gj
On Mon, Jan 28, 2019 at 4:24 PM Peter Nabbefeld
wrote:
Hi Geertjan,
we just want to find out what's going on, otherwise I cannot tell You
how to reproduce the problems. Seems I have to do
eproduce, environment, etc, so someone can take a look and try to
reproduce.
Gj
On Mon, Jan 28, 2019 at 4:10 PM Peter Nabbefeld
wrote:
Same here.
Then my problems may have to do with the "bundles clash" (using
Bundle.properties and Bundle.java in the same package). First time
building
-jar-plugin configuration because I use version 3.0.2
here:
${project.build.outputDirectory}/META-INF/MANIFEST.MF
But in all case I have, generated layer is created.
Eric
-Message d'origine-
De : P
s not
able to reproduce on my computer.
Regards
Eric
-----Message d'origine-
De : Peter Nabbefeld
Envoyé : lundi 28 janvier 2019 13:49
À : dev@netbeans.incubator.apache.org
Objet : Re: Cannot find the generated layer file
I've verified the generated layer should have been created as
ms
with bundle annotations.
Regards
P.
Am 28.01.19 um 12:57 schrieb Peter Nabbefeld:
Hello,
there may be a bug related to annotation processors:
Created a NB module project (Maven, using JDK 8, release build 382 on
Linux)
1. Usually there was a file "generated-layer.xml" w
Hello,
there may be a bug related to annotation processors:
Created a NB module project (Maven, using JDK 8, release build 382 on Linux)
1. Usually there was a file "generated-layer.xml" when using NB
annotations - cannot find it now.
2. I'm getting problems related to bundle.properties, espe
-mojo.html
Regards
Eric
-Message d'origine-----
De : Peter Nabbefeld
Envoyé : dimanche 27 janvier 2019 19:03
À : dev
Objet : nbm-maven-plugin
Hello,
I've noticed
http://bits.netbeans.org/mavenutilities/nbm-maven-plugin/index.html
which seems to bundle the migration efforts
Hello,
I've noticed
http://bits.netbeans.org/mavenutilities/nbm-maven-plugin/index.html
which seems to bundle the migration efforts for nbm-maven-plugin.
There's some more information about it at mojohaus, which I missed on
the above site:
http://www.mojohaus.org/nbm-maven-plugin/
http:
Hello,
is it somehow possible to disable the default editor for httpd.conf?
Kind regards
Peter
-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incuba
+1
Am 26.01.19 um 04:51 schrieb Laszlo Kishalmi:
Dear all,
Well, it is time to finalize out version scheme for a while. There
will be three voting threads created on this topic with subjects:
* [VOTE] Apache NetBeans Version Number: 11
* [VOTE] Apache NetBeans Version Number: 11.0
* [VOTE
-1
Am 26.01.19 um 04:50 schrieb Laszlo Kishalmi:
Dear all,
Well, it is time to finalize out version scheme for a while. There
will be three voting threads created on this topic with subjects:
* [VOTE] Apache NetBeans Version Number: 11
* [VOTE] Apache NetBeans Version Number: 11.0
* [VOTE
-1
Am 26.01.19 um 04:51 schrieb Laszlo Kishalmi:
Dear all,
Well, it is time to finalize out version scheme for a while. There
will be three voting threads created on this topic with subjects:
* [VOTE] Apache NetBeans Version Number: 11
* [VOTE] Apache NetBeans Version Number: 11.0
* [VOTE
Am 07.01.19 um 16:15 schrieb Peter Nabbefeld:
Hello,
I've got some questions about Generic Languages Framework (GLF):
1. I found two base packages in module "languages":
"org.netbeans.api.languages" and "org.netbeans.modules.languages".
While this is not unusua
Hello,
I've got some questions about Generic Languages Framework (GLF):
1. I found two base packages in module "languages":
"org.netbeans.api.languages" and "org.netbeans.modules.languages". While
this is not unusual to NetBeans modules, the second one seems to include
the "Schliemann" impl
Hi Venkatram,
thank You for sharing Your code!
Kind regards
Peter
Am 05.01.19 um 08:53 schrieb venkatram.akkin...@gmail.com:
Hi It has been a while since I've done this. So I may not be able to tell you
right away by looking at your code without spending some time on it. So I've
attached
Hi
Am 05.01.19 um 08:53 schrieb venkatram.akkin...@gmail.com:
Hi It has been a while since I've done this. So I may not be able to tell you
right away by looking at your code without spending some time on it. So I've
attached my module source code and the my plugin configuration below. See if
https://cwiki.apache.org/confluence/display/NETBEANS/Apache+Transition
Gj
On Wed, Jan 2, 2019 at 8:49 AM Peter Nabbefeld
wrote:
Yes, I think You're right. But it seems, the code for the Python modules
have been contributed by nbpython.org, and probably somebody of them is
also involved here
gards
Peter
Am 02.01.19 um 08:15 schrieb Emilian Bold:
nbpython.org does not belong to Apache afaik.
--emi
http://coolbeans.xyz/ - CoolBeans: An IDE for Java, JavaEE, PHP and more!
On Wed, Jan 2, 2019 at 9:01 AM Peter Nabbefeld wrote:
Hello, and a Happy New Year!
As the Python source code wi
Hello, and a Happy New Year!
As the Python source code will be donated to Apache NetBeans as part of
main/contrib, what will happen to nbpython.org?
I Tried to sign in, but I've to wait for an administrator - does anybody
know, if the there's still any activity? Somebody here who's involved
Hello,
as the Python source
-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mail: dev-h...@netbeans.incubator.apache.org
For further information about the NetBeans mailing list
Hi Peter,
the Generated annotation has moved somewhere, IIRC, so the annotation
processor creates Java code with non-working imports. For the bundles,
it will probably be better to use property files. Or better wait, until
JDK > 8 is supported for module development, as modules targeted to NB
Hello,
I've got a problem adding a native library (libjep.so) to my plugin
project. I've used the sample code from
http://www.mojohaus.org/nbm-maven-plugin/nbm-mojo.html, so my plugin
configuration is:
org.codehaus.mojo
nbm-maven-plugin
true
y the user.
Gj
On Sun, Dec 30, 2018 at 1:23 PM Peter Nabbefeld
wrote:
IMHO, the width is nearly sufficient (the "right part" showing the
sub-projects could be a bit bigger, however), but the height should be
increased - half the screen size would be nice, or even a bit more.
Kind
IMHO, the width is nearly sufficient (the "right part" showing the
sub-projects could be a bit bigger, however), but the height should be
increased - half the screen size would be nice, or even a bit more.
Kind regards
Peter
Am 30.12.18 um 12:25 schrieb Peter Cheung:
Hi
Shall we make th
Hi Matthias,
Am 29.12.18 um 20:27 schrieb Matthias Bläsing:
Hi Peter,
Am Samstag, den 29.12.2018, 20:20 +0100 schrieb Peter Nabbefeld:
Thank You for Your answers! My problem is slightly more complex: NB
has
been able to compile its own sources most of the time, and IMHO it
should be able to
ons in the README:
https://github.com/apache/incubator-netbeans/blob/master/README.md
Gj
On Sat, Dec 29, 2018 at 6:41 PM Peter Nabbefeld
wrote:
Conditions are all met, simply the build file for applemenu module does
not respect the settings for nbjdk.home. My best bet will be just to
remove the modul
newer jdk than jdk8,
-Gary
On Sat, Dec 29, 2018 at 9:44 AM Geertjan Wielenga
wrote:
There is nothing in the README about nbjdk.home. Please follow the
instructions in the README:
https://github.com/apache/incubator-netbeans/blob/master/README.md
Gj
On Sat, Dec 29, 2018 at 6:41 PM Peter Nab
md
Gj
On Sat, Dec 29, 2018 at 6:41 PM Peter Nabbefeld
wrote:
Conditions are all met, simply the build file for applemenu module does
not respect the settings for nbjdk.home. My best bet will be just to
remove the module from cluster.properties file. However, the build file
should be fixed, probab
hrieb Geertjan Wielenga:
There is nothing in the README about nbjdk.home. Please follow the
instructions in the README:
https://github.com/apache/incubator-netbeans/blob/master/README.md
Gj
On Sat, Dec 29, 2018 at 6:41 PM Peter Nabbefeld
wrote:
Conditions are all met, simply the build fil
Wielenga:
https://github.com/apache/incubator-netbeans/blob/master/README.md
Gj
On Sat, Dec 29, 2018 at 1:29 PM Peter Nabbefeld
wrote:
Hello,
cannot build NetBeans from source:
- using git sources/master branch from
https://github.com/apache/incubator-netbeans.git
- using NB10 with java-11-openjdk
Hello,
cannot build NetBeans from source:
- using git sources/master branch from
https://github.com/apache/incubator-netbeans.git
- using NB10 with java-11-openjdk on Arch Linux
- ~/incubator-netbeans/nbbuild/user.build.properties contains
nbjdk.home=/usr/lib64/jvm/java-8-openjdk
The proble
Hello,
I've found a German wiki entry, which does not seem to have an English
counterpart:
http://wiki.netbeans.org/DevFaqCodeCompletionJavaAware_DE
How is it possible to migrate it into new Apache infrastructure?
Another issue is about blog links in those "old" articles, as they often
sti
Thank You, happy to read about that!
P.
Am 29.12.18 um 11:11 schrieb Geertjan Wielenga:
https://cwiki.apache.org/confluence/display/NETBEANS/Apache+Transition
You'll see it's scheduled for the 5th donation.
Gj
On Sat, Dec 29, 2018 at 11:04 AM Peter Nabbefeld
wrote:
Hello,
Hello,
I've got a question about Python support: AFAIK, it was maintained via
nbpython.org, but it seems inactive. So, there're plenty of sources in
the "old" contrib repository, which should probably also be moved to
apache, but without any responsible maintainer the required license
chang
s
not enough info. Tell me exactly what to do, what the expected outcome is,
what the actual outcome is, I am not going to guess. Complete environment
needs to he described too. Ignoring this thread until these details are
provided.
Gj
On Sunday, December 23, 2018, Peter Nabbefeld
wrote:
Hello,
I'm getting the following exception when running and (re-)deploying a
module in NB 10:
java.lang.UnsupportedOperationException: command: clean, JavaRunner
impls: [org.netbeans.modules.java.source.ant.ProjectRunnerImpl@3a5bd107]
at
org.netbeans.api.java.project.runner.JavaRunner.
Em, sorry, running NB 10 VC5, I'm using latest NB 10 currently, so
forgot to mention ...
However, this should be the case with every version.
Regards
Peter
Am 23.12.18 um 14:47 schrieb Peter Nabbefeld:
Why? Behaviour is like I'd expect it, the question is, if it can be
changed,
8 um 13:18 schrieb Geertjan Wielenga:
when running a module project
A lot more is needed than that in order to reproduce this.
Gj
On Sun, Dec 23, 2018 at 12:49 PM Peter Nabbefeld
wrote:
Hi,
when running a module project, I get the following messages in the IDE log:
[INF
Hi,
when running a module project, I get the following messages in the IDE log:
[INFO] WARNING [org.netbeans.modules.netbinox]: Cannot compute install
area. No common prefix between /usr/share/netbeans-incubator-10.0-vc5/
and
/home/peter/NetBeansProjects/ProjectManagement/DocsTree/target/ne
Thank You again, Matthias. I've still some questions.
But first, I should show my exception:
java.io.IOException: Cannot enable
StandardModule:org.netbeans.modules.pm.DocsTree jarFile:
/home/peter/NetBeansProjects/ProjectManagement/DocsTree/target/nbm/netbeans/extra/modules/org-netbeans-module
Thank You, that's exactly what I've been looking for. :))
This will help me to locate my problem, as I should be able to see now,
if it's my project's problem or if just OSGi modules don't work with
JDK9+, currently, despite of the patch.
Kind regards
Peter
Am 15.12.18 um 23:41 schrieb Mat
--emi
On Sat, 15 Dec 2018 at 16:08, Peter Nabbefeld
wrote:
Hello,
is there any progress in OSGi support?
I'm still trying to do some plugin development which uses a dependency
which is an OSGi module (JAXB). I've been told, Felix 4.2.1 (as bundled
with NB up to version 10-vc4) won&
Hello,
is there any progress in OSGi support?
I'm still trying to do some plugin development which uses a dependency
which is an OSGi module (JAXB). I've been told, Felix 4.2.1 (as bundled
with NB up to version 10-vc4) won't work with JDK 9.0+. I'm not able to
fix that myself, as I've not y
n:
Tried really quick...same results. Even deleted cache.
Mike
-Original Message-
From: Mike Billman
Sent: Tuesday, November 13, 2018 11:02 AM
To: dev@netbeans.incubator.apache.org
Subject: RE: VC3 - JDK11 - gradle plugin
I'll give that a try tomorrow. Thanks for the idea.
Mike
---
Hello Mike,
the stack trace looks really strange - like some endless loop in the
compiler. Could You probably just try to use any other JDK 9+, probably
even JDK 12 EA?
Kind regards
Peter
Am 13.11.18 um 13:54 schrieb Mike Billman:
Laszlo/Geertjan -
After working with the plugin develo
t? I would like
to see an issue explaining this.
--emi
On Fri, Nov 9, 2018 at 2:23 PM Peter Nabbefeld wrote:
Hello,
OSGi support is obviously broken since NB 9, see
https://github.com/mojohaus/nbm-maven-plugin/issues/52 for details. I've
created NETBEANS-1638 as a critical bug.
The q
Hello,
OSGi support is obviously broken since NB 9, see
https://github.com/mojohaus/nbm-maven-plugin/issues/52 for details. I've
created NETBEANS-1638 as a critical bug.
The question here is, how important is OSGi for functionality of
NetBeans itself (e.g. JEE support), i.e. does it probab
m
On Thu, Nov 8, 2018 at 12:49 PM Peter Nabbefeld
wrote:
Hello,
this wiki page has a problem:
https://netbeans.apache.org/wiki/DevFaqMavenSystemScope.asciidoc
The link to issue MNBMODULE-120 is broken. If anybody has a copy of it,
it'd be great if he could insert it or link to t
/20150521012601/http://jira.codehaus.org/browse/MNBMODULE-120
--emi
On Thu, Nov 8, 2018 at 7:49 PM Peter Nabbefeld wrote:
Hello,
this wiki page has a problem:
https://netbeans.apache.org/wiki/DevFaqMavenSystemScope.asciidoc
The link to issue MNBMODULE-120 is broken. If anybody has a copy of it
Hello,
this wiki page has a problem:
https://netbeans.apache.org/wiki/DevFaqMavenSystemScope.asciidoc
The link to issue MNBMODULE-120 is broken. If anybody has a copy of it,
it'd be great if he could insert it or link to the correct location.
Kind regards
Peter
help. You should never need to access the
layer.xml file itself. There are method calls in FileUtil for getting hold
of folders and files in the layer. Can you explain what it is you’re trying
to achieve? Parsing the layer directly is never going to be the correct
approach.
Gj
On Friday, October 5
just like is done here
for example, look for 'META-INF':
https://github.com/apache/incubator-netbeans/blob/master/java/java.source.base/src/org/netbeans/modules/java/source/parsing/CachingFileManager.java
Gj
On Fri, Oct 5, 2018 at 6:55 AM Peter Nabbefeld
wrote:
Hello,
is there any w
http://bits.netbeans.org/dev/javadoc/org-openide-filesystems/org/openide/filesystems/FileUtil.html#getConfigFile-java.lang.String-
Gj
On Fri, Oct 5, 2018 at 6:53 AM Peter Nabbefeld
wrote:
Hello,
when I put something like the following into my module's layer:
I can read the file, bu
ere
for example, look for 'META-INF':
https://github.com/apache/incubator-netbeans/blob/master/java/java.source.base/src/org/netbeans/modules/java/source/parsing/CachingFileManager.java
Gj
On Fri, Oct 5, 2018 at 6:55 AM Peter Nabbefeld
wrote:
Hello,
is there any way to read a module
Hello,
is there any way to read a module's layer.xml from ModuleInfo (or sth.
else in global lookup)?
Kind regards
Peter
-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.incubator.apache.org
For additional commands, e-mai
Hello,
when I put something like the following into my module's layer:
I can read the file, but its path is always
"parent/folders/my-module-base.xml", I cannot get the url value.
Kind regards
Peter
-
To unsubscrib
o take your time and not rush things and investigate what is needed
-- we have plans for at least 3, possibly 4, releases next year.
Gj
On Wed, Sep 26, 2018 at 11:31 AM, Peter Nabbefeld
wrote:
Thank You for the pointer!
I'm still struggling about the xerces packaging, as there're
hat's being updated:
https://github.com/apache/incubator-netbeans/pull/898/commits/05e5d92a93aafa2123b1c08f3f3f629055d258ac
Gj
On Sat, Sep 22, 2018 at 12:52 PM, Peter Nabbefeld
wrote:
Hm, why does spec.version.base=1.41.0 differ from the jar's version? IMHO,
this doesn't m
Am 25.09.18 um 01:00 schrieb Jan Tosovsky:
On 2018-09-24 Peter Nabbefeld wrote:
Am 23.09.18 um 21:20 schrieb Jan Tosovsky:
On 2018-09-18 Peter Nabbefeld wrote:
What about some JavaHelp 3.0 (which probably needs a new name),
building on Lucene but with a replaceable GUI (probably based on
is to help to do them.
So, I wonder, if you could document html.editor.lib, first because you may
be the most knowledgeable of it here anyway, and also to set an example.
Thanks,
Jan
On Mon, Sep 24, 2018 at 7:13 AM Peter Nabbefeld
wrote:
Too many nested comments inline already, sorry,
Am 23.09.18 um 21:20 schrieb Jan Tosovsky:
On 2018-09-18 Peter Nabbefeld wrote:
While JavaHelp might be licensed under AL2, it still suffers from UI
support.
What about some JavaHelp 3.0 (which probably needs a new name), building
on Lucene but with a replaceable GUI (probably based on
9.18 um 21:16 schrieb Jan Lahoda:
On Sun, Sep 23, 2018 at 7:23 PM Peter Nabbefeld
wrote:
Am 23.09.18 um 18:17 schrieb Jan Lahoda:
[...]
I think that having a reasonable documentation was traditionally one of
the
requirements for a public API modules. (I doubt csl.api went through the
AP
Am 23.09.18 um 19:35 schrieb Matthias Bläsing:
Hi,
Am Sonntag, den 23.09.2018, 19:23 +0200 schrieb Peter Nabbefeld:
I think that having a reasonable documentation was traditionally
one of the
requirements for a public API modules. (I doubt csl.api went
through the
API review process
Hi, I've found this, but it's probably outdated:
http://wiki.netbeans.org/DevFaqExternalLibraries
Kind regards
Peter
Am 23.09.18 um 20:12 schrieb Glenn Holmer:
Some questions about downloading external binaries at build time:
1) Where is the format of the external/*-license.txt file documente
Am 23.09.18 um 18:17 schrieb Jan Lahoda:
[...]
I think that having a reasonable documentation was traditionally one of the
requirements for a public API modules. (I doubt csl.api went through the
API review process.)
(next sentence is meant to be sarcastic):
So, if I'm too lazy to write som
Am 23.09.18 um 17:02 schrieb Jan Lahoda:
On Sun, Sep 23, 2018 at 3:22 PM Peter Nabbefeld
wrote:
1) Yes, usually the API is reasonably stable in most areas after being
used as a friend-only API for some releases, so if it is difficult to
change, this will be a rare event. So, You'll
Hello,
as I've read on the users list, the netbeans.org domain has been
officially donated to Apache, so Maven plugins etc. should be put there,
now. (Message was from Geertjan Wielenga, on Subject "[Platform] Maven
artefacts". For me, question remains what will happen to NB 8.2 plugins.
So,
sible that a specific API won't
need any enhancements, and so will be fine.
One more comment inline.
On Sun, Sep 23, 2018 at 12:55 PM Peter Nabbefeld
wrote:
The problem here is:
1. If every API is friend-only, nobody will be able to depend on those
without first becoming a friend. Or You ha
The problem here is:
1. If every API is friend-only, nobody will be able to depend on those
without first becoming a friend. Or You have to depend on implementation
version. So, these APIs will never be reviewed by the broader community
and will never be ready for usage.
2. If the API is pub
rarely used by real users.
Online help would, IMHO, be fine in this era.
-Tim
On Tue, Sep 18, 2018 at 6:15 AM Peter Nabbefeld
wrote:
Hello,
as JavaHelp is currently GPL and its UI is outdated:
What will happen to user documentation?
While JavaHelp might be licensed under AL2, it still suffer
a link to the
Apache NetBeans GitHub repo here, the current Xerces code, etc, references,
are found, and let's start there in understanding what needs to be done.
Gj
On Sat, Sep 22, 2018 at 12:08 PM, Peter Nabbefeld
wrote:
Hello,
I'd like to update a NetBeans module (Xerces to versio
ding what needs to be done.
Gj
On Sat, Sep 22, 2018 at 12:08 PM, Peter Nabbefeld
wrote:
Hello,
I'd like to update a NetBeans module (Xerces to version 2.12).
For the original Ant build, the sources are located on Github, so they can
be changed.
But:
1. I have to upload an upda
Hello,
I'd like to update a NetBeans module (Xerces to version 2.12).
For the original Ant build, the sources are located on Github, so they
can be changed.
But:
1. I have to upload an updated external library - there're upload
instructions to Mercurial at
http://wiki.netbeans.org/DevFaqExt
Hello,
as JavaHelp is currently GPL and its UI is outdated:
What will happen to user documentation?
While JavaHelp might be licensed under AL2, it still suffers from UI
support.
What about some JavaHelp 3.0 (which probably needs a new name), building
on Lucene but with a replaceable GUI (p
ils it was mentioned java help couldn't be
included due to license issues.
On Mon, 17 Sep 2018 11:41 Peter Nabbefeld, wrote:
After some changes (mainly in folder structure) which seemed to be
necessary, help seems even not to be recognized.
- P.
Am 13.09.18 um 10:50 schrieb Peter Nabbef
Thank You for the pointers! I must admit, I only looked for email in 2018.
Kind regards
Peter
Am 17.09.18 um 14:22 schrieb Neil C Smith:
On Mon, 17 Sep 2018 at 12:58, Peter Nabbefeld wrote:
Sorry, but cannot find such email here.
There are many - eg.
https://lists.apache.org/thread.html
Sorry, but cannot find such email here.
Am 17.09.18 um 12:48 schrieb Peter Steele:
I believe in some other emails it was mentioned java help couldn't be
included due to license issues.
On Mon, 17 Sep 2018 11:41 Peter Nabbefeld, wrote:
After some changes (mainly in folder structure)
After some changes (mainly in folder structure) which seemed to be
necessary, help seems even not to be recognized.
- P.
Am 13.09.18 um 10:50 schrieb Peter Nabbefeld:
Hello,
I want to create some NetBeans Javahelp providing module, but I cannot
find out, how. It seems, the problem arises
Just one point from the web site:
"To this end, we have set up developer rooms (devrooms) with
network/internet connectivity and projectors where teams can meet and
showcase their projects. Devrooms are a place for teams to discuss, hack
and publicly present latest directions, lightning talks,
Hello,
I want to create some NetBeans Javahelp providing module, but I cannot
find out, how. It seems, the problem arises from JHIndexer not being
run. Project source code is available here:
https://github.com/pnabbefeld/NBWicketSupportDocs
Kind regards
Peter
--
Hello,
I'm currently trying to understand Java source parsing using the
com.sun.source.tree.* classes. Is there any good description beyond javadoc?
Kind regards
Peter
-
To unsubscribe, e-mail: dev-unsubscr...@netbeans.inc
Am 19.07.2018 um 13:27 schrieb Tim Boudreau:
If it is interesting to another module, it is interesting for public
usage. Whether the author wants responsibility for making it stable is a
separate question:-)
But, is the splitting for aesthetic or more meaningful reasons?
What do You mean w
Am 14.07.2018 um 23:14 schrieb Tim Boudreau:
On Sat, Jul 14, 2018 at 6:23 AM Neil C Smith wrote:
On Sat, 14 Jul 2018 at 05:41, Tim Boudreau wrote:
I was there when friend APIs were being invented. The *entire* purpose
was
for a developer to evolve an API,
Well, fair enough, can't argue
I'd probably put more parts into the second chapter and less into the
third ... if You add a part about language support, it will already need
quite some sub-chapters (language support in general [coloring, code
folding, code completion, refactoring, guarded blocks, hints as warnings
and wit
15:11 schrieb Peter Nabbefeld:
Nope. After removing my local repo and re-creating it, I still don't
get the module dependencies loaded. Obviously, the wrong repository is
referenced:
Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException:
Could not find artifact
org.netbeans.m
-html-editor:pom:RELEASE82 in
central (http://repo.maven.apache.org/maven2)
Regards
Peter
Am 14.07.2018 um 14:01 schrieb Peter Nabbefeld:
Seems I've corrupted my local repository, but I cannot re-download and
re-index it.
P.
Am 14.07.2018 um 13:37 schrieb Peter Nabbefeld:
https://
Seems I've corrupted my local repository, but I cannot re-download and
re-index it.
P.
Am 14.07.2018 um 13:37 schrieb Peter Nabbefeld:
https://github.com/pnabbefeld/NBWicketSupport
Am 14.07.2018 um 12:35 schrieb Geertjan Wielenga:
Without a project or steps to reproduce from scratc
https://github.com/pnabbefeld/NBWicketSupport
Am 14.07.2018 um 12:35 schrieb Geertjan Wielenga:
Without a project or steps to reproduce from scratch, no one can really
help.
Gj
On Saturday, July 14, 2018, Peter Nabbefeld wrote:
Hello,
I've tried to add following module depende
Hello,
I've tried to add following module dependencies:
org.netbeans.modules:org-netbeans-modules-html-editor
impl
org-netbeans-modules-html-editor =
201609300101
org.netbeans.modules:org-n
Hello,
I'd like to turn this layer snippet into code:
url="nbresloc:/org/netbeans/modules/web/wicket/palette/label/Label.xml">
url="nbresloc:/org/netbeans/modules/web/wicket/palette/ajaxfield/AjaxField.xml">
d show you how to do this:
- Alternatively You could depend on the implementation version; but I don't
see how to do that, if You're using Maven.
Gj
On Fri, Jul 13, 2018 at 12:01 PM, Peter Nabbefeld
wrote:
Hi Johannes,
thank You for the info! I'll have to find out what I was m
-util impl org.netbeans.modules.versioning.util = 201609300101 org.netbeans.api:org-netbeans-modules-csl-api
impl org.netbeans.modules.csl.api/2 = 2 eager
With kind regards,
Johannes Boesl
Am 13.07.2018 um 01:11 schrieb Peter Nabbefeld:
Hello all,
I personally don't like "Friend&quo
ke sense.
Gj
On Fri, Jul 13, 2018 at 8:27 AM, Peter Nabbefeld
wrote:
If this process (hardening the API and releasing it as public) would have
been followed, it would be great. Unfortunately, it seems there're a bunch
of useful APIs now which are not even part of the javadoc at
bits
ggest a rule that that happens automatically if a friend api has been
around for more than 2-3 releases. Enforcement of that could probably be
automated with a bit of auto bug filing cleverness.
-Tim
On Thu, Jul 12, 2018 at 7:11 PM Peter Nabbefeld
wrote:
Hello all,
I personally don't like "Fr
Hello all,
I personally don't like "Friend" APIs, as really I like the idea of an
open, extensible IDE.
From my point of view, Friend APIs make it difficult or impossible to
extend NetBeans for personal use:
- You have to ask for being added to the friends list. This is
especially a proble
Hello,
I'd need the patch for NETBEANS-1035 (making
org.netbeans.modules.web.wicket a friend of html.editor and
html.editor.lib) to also go into NB 8.2 - still any chance? Or no more
features for 8.2?
Kind regards
Peter
Hello,
I wonder what will happen to earlier versions of NetBeans - will there
any be available for longer time, or will hg repository etc. be closed
completely and probably removed?
Kind regards
Peter
-
To unsubscribe, e-
something here...
} finally {
ad.readUnlock();
}
HTH,
Junichi
On Wed, Jul 11, 2018 at 7:38 PM Peter Nabbefeld wrote:
Hello,
I'm -still looking through some parts of the code, while extending the
module otherwise. I just found this trace in the log/output window,
which I probably jus
1 - 100 of 157 matches
Mail list logo