Hi, 
 Work great on windows 10x64 creator jdk8_131 10min build.

 Note that on powershell you need the following command line
  Ant build "-Dcluster.config=java"

Regards
Eric

-----Message d'origine-----
De : Geertjan Wielenga [mailto:[email protected]] 
Envoyé : vendredi 12 mai 2017 09:33
À : [email protected]
Objet : Re: NetBeans Continuous Donation Branch

Great.

Tried it out on Windows x64 -- it builds and runs fine.

More feedback from people trying this out (literally takes about 1/2 hour
-- 5 minutes to download the ZIP and 20 minutes to build it) is welcome!

Gj



On Thu, May 11, 2017 at 4:49 PM, Julien Enselme <[email protected]> wrote:

> Hi,
>
> I managed to build it on my laptop (Linux fedora 25). It took about 20 
> minutes. Commands used for the build to succeed:
>
> unset JRE_HOME JAVA_BINDIR JAVA_HOME SDK_HOME JDK_HOME JAVA_ROOTslld 
> export JAVA_HOME=/usr/lib/jvm/java/ export ANT_HOME=/usr/share/ant/ 
> ant build -Dcluster.config=java
>
> I was also able to run the IDE. I create the sample anagram project 
> and run it without issues. Looking Forward to the code donation!
>
> Regards,
>
> On Thu, 2017-05-11 at 16:28 +0200, Geertjan Wielenga wrote:
> > Great -- the more people who can quickly try out that continuous 
> > donation branch, the better.
> >
> > Gj
> >
> >
> > On Thursday, May 11, 2017, Christian Lenz <[email protected]>
> > wrote:
> >
> > > No, I only wanted to let raphael know, that he should not have any 
> > > problems to build the source with windows, becuae the original 
> > > source from hg is working fine, building it with windows.
> > >
> > > > Gesendet: Donnerstag, 11. Mai 2017 um 16:09 Uhr
> > > > Von: "Geertjan Wielenga" <[email protected]
> > >
> > > <javascript:;>>
> > > > An: "[email protected] <javascript:;>" <
> > >
> > > [email protected] <javascript:;>>
> > > > Betreff: Re: NetBeans Continuous Donation Branch
> > > >
> > > > So build succeeded from the continuous donation branch and you 
> > > > were able
> > >
> > > to
> > > > run the result?
> > > >
> > > > Gj
> > > >
> > > > On Thursday, May 11, 2017, Christian Lenz 
> > > > <[email protected]
> > >
> > > <javascript:;>> wrote:
> > > >
> > > > > Hey Raphael,
> > > > >
> > > > > Im a windows user too and I have no problems with building the 
> > > > > netbeans source. Yes it took ~30min.
> > > > > So don't worry, if you need help with NetBeans and windows 
> > > > > build, ask
> > >
> > > me.
> > > > >
> > > > >
> > > > > Regards
> > > > >
> > > > > Chris
> > > > >
> > > > > > Gesendet: Donnerstag, 11. Mai 2017 um 14:44 Uhr
> > > > > > Von: "Raphael Bircher" <[email protected] 
> > > > > > <javascript:;>
> > >
> > > <javascript:;>>
> > > > > > An: [email protected] <javascript:;> 
> > > > > > <javascript:;>
> > > > > > Betreff: Re: NetBeans Continuous Donation Branch
> > > > > >
> > > > > > Hi Geertjan,
> > > > > >
> > > > > > I'll give it a try to night. Es there a build instruction 
> > > > > > page. As I
> > >
> > > see,
> > > > > > you need JDK, ant ant the source. I'm normally on Windows, 
> > > > > > but I
> > >
> > > have a
> > > > > > Linux VM (Ubuntu)
> > > > > >
> > > > > > Regards Raphael
> > > > > >
> > > > > > Am .05.2017, 14:33 Uhr, schrieb Geertjan Wielenga 
> > > > > > <[email protected] <javascript:;>
> > > > > > <javascript:;>>:
> > > > > >
> > > > > > > I believe 30 minutes was the time I've been told, though 
> > > > > > > others
> > > > >
> > > > > involved
> > > > > > > in
> > > > > > > putting the branch together can confirm this, since 
> > > > > > > they're also on
> > > > >
> > > > > this
> > > > > > > mailing list.
> > > > > > >
> > > > > > > Gj
> > > > > > >
> > > > > > > On Thu, May 11, 2017 at 2:31 PM, Raphael Bircher 
> > > > > > > <[email protected] <javascript:;> <javascript:;>>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Hi Geertjan
> > > > > > > >
> > > > > > > > This is great news. Do you know, how much time NB needs 
> > > > > > > > to build.
> > >
> > > I
> > > > > have
> > > > > > > > only a notebook available.
> > > > > > > >
> > > > > > > > Regards Raphael
> > > > > > > >
> > > > > > > >
> > > > > > > > Am .05.2017, 14:09 Uhr, schrieb Geertjan Wielenga < 
> > > > > > > > [email protected] <javascript:;>
> > > > > > > > <javascript:;>>:
> > > > > > > >
> > > > > > > > Hi all,
> > > > > > > > >
> > > > > > > > > A branch has been set up containing the code planned 
> > > > > > > > > for for the
> > >
> > > 1st
> > > > > > > > > donation:
> > > > > > > > >
> > > > > > > > > http://deadlock.netbeans.org/job/prototypes-donation_r
> > > > > > > > > e
> > > > > > > > > view/
> > > > > > > > >
> > > > > > > > > Instructions are provided for building the code, too, 
> > > > > > > > > i.e.,
> > >
> > > download
> > > > > > > > > the
> > > > > > > > > ZIP, unzip it, build it, run it: you should see a Java 
> > > > > > > > > SE IDE,
> > >
> > > ready
> > > > > > > > > for
> > > > > > > > > doing development work with JDK 9, i.e., JShell 
> > > > > > > > > tooling, Jigsaw tooling, as blogged about and demoed 
> > > > > > > > > at events, etc.
> > > > > > > > >
> > > > > > > > > Note -- this is in no means final and shouldn't be 
> > > > > > > > > taken to mean
> > >
> > > a
> > > > > > > > > commitment to this code for the 1st donation, though 
> > > > > > > > > it does
> > >
> > > contain
> > > > > > > > > the
> > > > > > > > > code that we're hoping to donate in the 1st round.
> > > > > > > > >
> > > > > > > > > We're doing this to get feedback to ensure that when 
> > > > > > > > > we do the
> > >
> > > 1st
> > > > > code
> > > > > > > > > donation, we'll be donating a coherent block of code, 
> > > > > > > > > i.e., a meaningful complete chunk of NetBeans IDE, to 
> > > > > > > > > see which clusters (i.e.,
> > >
> > > which
> > > > > high
> > > > > > > > > level features) are included, scroll to the end of 
> > > > > > > > > this
> > > > > > > > > page:
> > > > > > > > >
> > > > > > > > > https://cwiki.apache.org/confluence/display/NETBEANS/
> > > > >
> > > > > Apache+Transition
> > > > > > > > >
> > > > > > > > > The items under 5d are part of the 1st code donation 
> > > > > > > > > and hence
> > >
> > > part
> > > > > of
> > > > > > > > > the
> > > > > > > > > current state of the donation branch.
> > > > > > > > >
> > > > > > > > > Again, for early feedback purposes only.
> > > > > > > > >
> > > > > > > > > Looking forward to your responses!
> > > > > > > > >
> > > > > > > > > Geertjan
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > My introduction https://youtu.be/Ln4vly5sxYU
> > > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > My introduction https://youtu.be/Ln4vly5sxYU
> > > > > >
> --
> Julien Enselme
> http://www.jujens.eu/

Reply via email to