Re: Groovy support

2019-04-02 Thread Anton Epple
pr 2, 2019 at 6:29 PM Anton Epple wrote: > Hi, > > > > I might be able to do some work on NB Groovy Support for a customer. They > have issues with code completion, false error marks, and GroovyDoc in > general. > > > >

Re: Revert Fragments for libs.javafx with JavaFX 11 implementation #917 (was: Re: Apache NetBeans 11.0 has been Branched!)

2019-02-22 Thread Anton Epple
Hi Guys, I'm sorry for the long silence, I simply completely missed the whole communication due to my Email settings. Jarda has contacted me and I'll try to catchup this weekend. --Toni Am 22.02.19, 09:56 schrieb "Jaroslav Tulach" : Thanks for the mailing list heads-up! I talked to

AW: NetBeans - the UI for Maven

2018-11-26 Thread Anton Epple
OK, will do, but let's move discussion about the current PR to the PR. It's easier to keep track ( Am 26.11.18, 14:56 schrieb "Christian Lenz" : This is what I meant, I would prefer also to have Java Maven or smth with Maven and Java Ant otherwise than only haven Java and Java Ant.

AW: NetBeans - the UI for Maven

2018-11-26 Thread Anton Epple
Done, I updated the PR: https://github.com/apache/incubator-netbeans/pull/1038 --Toni Am 26.11.18, 10:28 schrieb "Anton Epple" : Fully agree, I'll remove the (ic) __ Am 26.11.18, 10:22 schrieb "Emilian Bold" : OK, let's make the cheapest PR we ca

AW: NetBeans - the UI for Maven

2018-11-26 Thread Anton Epple
solution would be a selection box in the > > wizards, with the default set to Maven and ANT as the second option > where possible. > > But this would require a lot more effort. That's why for now I > > proposed this simple PR which also does the job to chan

AW: NetBeans - the UI for Maven

2018-11-25 Thread Anton Epple
Ok, the screenshots are here: https://github.com/apache/incubator-netbeans/pull/1038 Am 25.11.18, 15:28 schrieb "Oliver Rettig" : Should'nt it be the same with Netbeans Platform App? The wizzard for a maven based Platform app wizzard can be found in the "Maven"

AW: NetBeans - the UI for Maven

2018-11-25 Thread Anton Epple
OK, apparently attachements don't work here... Will upload them to the PR Am 25.11.18, 15:39 schrieb "Anton Epple" : Like this (see attached pic)? Am 25.11.18, 15:28 schrieb "Oliver Rettig" : Should'nt it be the same with N

AW: NetBeans - the UI for Maven

2018-11-25 Thread Anton Epple
For clarity, also a screenshot of the new "Java" (formerly "Maven") category. Am 25.11.18, 15:37 schrieb "Anton Epple" : Like this (see attached pic)? Am 25.11.18, 15:28 schrieb "Oliver Rettig" : Should'nt it be the same with

AW: NetBeans - the UI for Maven

2018-11-25 Thread Anton Epple
Like this (see attached pic)? Am 25.11.18, 15:28 schrieb "Oliver Rettig" : Should'nt it be the same with Netbeans Platform App? The wizzard for a maven based Platform app wizzard can be found in the "Maven" folder but the ant-based Platform app wizzard is in the

AW: NetBeans - the UI for Maven

2018-11-25 Thread Anton Epple
Putting all ANT related stuff in its own category has the benefit of moving it out of focus, while still keeping it around for those who need it. --Toni Am 25.11.18, 14:55 schrieb "Neil C Smith" : On Sun, 25 Nov 2018, 13:19 Anton Epple I agree that additional/more compl

AW: NetBeans - the UI for Maven

2018-11-25 Thread Anton Epple
Hi, I created a PR which does the changes proposed initially: https://github.com/apache/incubator-netbeans/pull/1038 It changes category "Java" to contain the Maven projects and introduces a new category "Ant(ic) Java" with former "Java" projects and subcategories "JavaFX" and "NetBeans

AW: NetBeans - the UI for Maven

2018-11-24 Thread Anton Epple
+1 Am 24.11.18, 08:55 schrieb "Jaroslav Tulach" : Hi guys, the Apache NetBeans release 10 is (almost) finished and ready for download. Time to look forward: Long live Apache NetBeans - the UI for Apache Maven! NetBeans is known for its excellent Maven support. Time to

Re: [VOTE] Release Apache NetBeans HTML/Java API version 1.6

2018-11-05 Thread Anton Epple
-1 In the meantime I had some failing tests when testing with dukescript presenters and I confirmed with Jaroslav that the issue is in the proposed 1.6 release Toni Am 04.11.18, 16:05 schrieb "Anton Epple" : +1 Tested running with DukeScript Demos Project (https://

Re: [VOTE] Release Apache NetBeans HTML/Java API version 1.6

2018-11-04 Thread Anton Epple
+1 Tested running with DukeScript Demos Project (https://github.com/dukescript/dukescript-demos) All 5 Demos build fine. I tested running 5 of them with WebView Presenter and one with bck2brwsr without any problems. Thanks for the great work! Toni Am 04.11.18, 08:27 schrieb "Jaroslav

Re: Apache NetBeans: Duke's Choice Award Winner 2018

2018-10-24 Thread Anton Epple
8 at 12:15 AM Anton Epple wrote: > Great news, hope you take some nice pictures at the ceremony! > > > > Cheers > > > > Toni > > > > Von: Geertjan Wielenga > Antworten an: > Datum:

Re: (Avoid) Using JavaFX WebView was: JDK & JavaFX versions

2017-11-29 Thread Anton Epple
Hi Neil, I haven’t integrated J-CEF yet, because for my (customers) usecase only JXBrowser was an option. We needed integration with JavaFX which J-CEF doesn’t offer. But J-CEF can be embedded in Swing, so it should work fine for NetBeans. Sorry I haven’t followed the discussion about the

Re: NetBeans Logo (SVG)

2017-11-16 Thread Anton Epple
If you add in a Croqueta de bacalao from Casa Labra I might consider entering the contest (. Toni Am 16.11.17, 09:49 schrieb "Antonio Vieiro" : I see, I think we could start a NetBeans logo contest. The winner will be treated to a beer and a "tapa" of

Re: JDK 9 & NB build

2017-11-15 Thread Anton Epple
1. I have JDK 9 installed. 2. In the terminal, I do export JAVA_HOME=`/usr/libexec/java_home -v 1.8` 3. Then in the same terminal I run 'ant' to build the NetBeans sources. Gj On Wed, Nov 15, 2017 at 2:05 PM, Anton Epple <toni.ep...@eppleton.de>

JDK 9 & NB build

2017-11-15 Thread Anton Epple
Hi, the description on git incubator-netbeans suggests to have both JDK 9 and JDK 8 installed when building NB from sources. On mac this can cause problems, so the description should maybe be updated with instructions to make it work: When you start the build with JDK 9 installed, you

Re: [VOTE] Release Apache NetBeans HTML/Java API version 1.5.1

2017-11-13 Thread Anton Epple
+1 Am 13.11.17, 11:35 schrieb "Jaroslav Tulach" : Last 12h to cast your vote... -jt PS: No votes so far. What happens when there are no +1 votes during 72h? Approved? >> Jaroslav Tulach : 10.11.17 @ 22:24

Re: [RESULT]: [VOTE] Release 1.5 of NetBeans HTML/Java API

2017-11-09 Thread Anton Epple
ions? I will try to make a pull request this weekend at the latest. Kind regards, Dave > Op 9 november 2017 om 7:53 schreef Anton Epple <toni.ep...@eppleton.de>: > > > @Geertjan: All JARs are treated as automatic modules in Java 9, re

Re: [RESULT]: [VOTE] Release 1.5 of NetBeans HTML/Java API

2017-11-08 Thread Anton Epple
@Geertjan: All JARs are treated as automatic modules in Java 9, regardless of this entry in manifest. Only difference of manifest entry is that you can provide a proper name others can rely on. In absence of the manifest entry, the JPMS derives an automatic module name from the name of the

Re: [VOTE] Release Apache NetBeans 9.0 Alpha (incubating)

2017-11-07 Thread Anton Epple
+1 Am 07.11.17, 11:17 schrieb "Geertjan Wielenga" : Hi all, Please vote on releasing Apache NetBeans 9.0 Alpha (incubating)! If this voting passes, another similar voting will be started on gene...@incubator.apache.org, and if that passes

Re: Apache Release 1.5 of HTML/Java API is approved - what is next?

2017-10-23 Thread Anton Epple
Hi Jaroslav, all, Really great news! Congratulations to everybody involved. Regards Toni Von: im Auftrag von Jaroslav Tulach Datum: KW 43,Montag, 23. Oktober 2017 um 15:00 An:

Re: [VOTE] Release Apache NetBeans HTML/Java API version 1.5

2017-10-10 Thread Anton Epple
back the ClassValue based solution. --Toni Am 09.10.17, 08:11 schrieb "Anton Epple" <toni.ep...@eppleton.de>: Hello Jaroslav, +1 I have tested with 10.2.6 and JDK8 u131 and the build succeeds here as well. --Toni Am 09.10.1

Re: [VOTE] Release Apache NetBeans HTML/Java API version 1.5

2017-10-09 Thread Anton Epple
Hello Jaroslav, +1 I have tested with 10.2.6 and JDK8 u131 and the build succeeds here as well. --Toni Am 09.10.17, 05:37 schrieb "Jaroslav Tulach" : Hello William. Thanks for testing. >> William Beebe : 08.10.17 @ 21:27 <<

Re: NetBeans Day Planning

2017-08-31 Thread Anton Epple
and every meetup, i.e., these are small events that are not a big deal. If that direction is wrong or changed, hope a mentor or someone else can let us know. Gj On Thu, Aug 31, 2017 at 8:17 AM, Anton Epple <toni.ep...@eppleton.de> wrote: > Hi G

Re: NetBeans Day Planning

2017-08-31 Thread Anton Epple
>> the mail threads and you should find the answer to this question. >> >> Gj >> >> On Wed, May 3, 2017 at 3:12 PM, Kenneth Fogel <kfo...@dawsoncollege.qc.ca >> > wrote: >> >>> Hi, >>> >>&g

Re: Possible new splashscreen for NetBeans 9.0

2017-06-30 Thread Anton Epple
+1 I personally like material and flat design, but it’s not just a matter of taste: Windows, Android, iOS, etc. all have adopted material/flat. Staying with the old look automatically means that NetBeans will look outdated (which it already does). A makeover carries the message that the

Re: Please vote in poll for "IDE of the Year"

2017-01-05 Thread Anton Epple
er, i.e., maybe some caching issue, in a >>few >> hours from now. >> >> Gj >> >> On Thu, Jan 5, 2017 at 9:00 AM, Anton Epple <toni.ep...@eppleton.de> >> wrote: >> >>> Hi Geertjan, >>> >>> I¹ve registered for an

Re: Please vote in poll for "IDE of the Year"

2017-01-05 Thread Anton Epple
Hi Geertjan, I¹ve registered for an account, but I still can¹t vote. Anything else I need to do? The message is: "toniepple, you do not have permission to access this page. This could be due to one of several reasons: 1. Your user account may not have sufficient privileges to access this page.