You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Christoph Theis <th...@gmx.at> on 2019/03/25 13:47:23 UTC

Building and understanding Netbeans

I could build Netbeans 11 vc4 within Netbeans successfully but I have
some questions:

Which JDK is required for the build? My first try, though some time ago,
was from command line with JDK 11 and it failed. Now, building with
Netbeans, I used a fairly recent JDK 8 but I couldn't change the JDK
version in the nbbuild project. JDK 8 is nearing its en-of-lines so I
wanted to check if it is still required or if a recent JDK can be used.

Netbeans 10 didn't work with JavaHL from a recent subversion version but
that fact was hidden in the log files. I wanted to have a look at the
sources but I couldn't find the place for it. Is there a documentation
of "what is where in the sources" to help beginners?

Similar, in an HTML project, Netbeans complains about css syntax which
looked perfectly OK to me. The css file came from the bootstrap project
so I guess it should really be OK. I liked to have a look at the parser
but I couldn't find the HTML5 plugin sources. Where can I find the
sources of plugins which are already adapted for Apache Netbeans?


Best regards

Christoph


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
For additional commands, e-mail: dev-help@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: Building and understanding Netbeans

Posted by Christoph Theis <th...@gmx.at>.
Thanks!
I had a little hope that the Readme is outdated ... :)


Christoph

Am 25.03.2019 um 15:12 schrieb Geertjan Wielenga:
> Here is the README which tells you JDK 8 is needed to build NetBeans:
> https://github.com/apache/incubator-netbeans
>
> Gj
>
> On Mon, Mar 25, 2019 at 2:47 PM Christoph Theis <th...@gmx.at> wrote:
>
>> I could build Netbeans 11 vc4 within Netbeans successfully but I have
>> some questions:
>>
>> Which JDK is required for the build? My first try, though some time ago,
>> was from command line with JDK 11 and it failed. Now, building with
>> Netbeans, I used a fairly recent JDK 8 but I couldn't change the JDK
>> version in the nbbuild project. JDK 8 is nearing its en-of-lines so I
>> wanted to check if it is still required or if a recent JDK can be used.
>>
>> Netbeans 10 didn't work with JavaHL from a recent subversion version but
>> that fact was hidden in the log files. I wanted to have a look at the
>> sources but I couldn't find the place for it. Is there a documentation
>> of "what is where in the sources" to help beginners?
>>
>> Similar, in an HTML project, Netbeans complains about css syntax which
>> looked perfectly OK to me. The css file came from the bootstrap project
>> so I guess it should really be OK. I liked to have a look at the parser
>> but I couldn't find the HTML5 plugin sources. Where can I find the
>> sources of plugins which are already adapted for Apache Netbeans?
>>
>>
>> Best regards
>>
>> Christoph
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
>> For additional commands, e-mail: dev-help@netbeans.incubator.apache.org
>>
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>>
>>
>>
>>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
For additional commands, e-mail: dev-help@netbeans.incubator.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists




Re: Building and understanding Netbeans

Posted by Geertjan Wielenga <ge...@googlemail.com.INVALID>.
Here is the README which tells you JDK 8 is needed to build NetBeans:
https://github.com/apache/incubator-netbeans

Gj

On Mon, Mar 25, 2019 at 2:47 PM Christoph Theis <th...@gmx.at> wrote:

> I could build Netbeans 11 vc4 within Netbeans successfully but I have
> some questions:
>
> Which JDK is required for the build? My first try, though some time ago,
> was from command line with JDK 11 and it failed. Now, building with
> Netbeans, I used a fairly recent JDK 8 but I couldn't change the JDK
> version in the nbbuild project. JDK 8 is nearing its en-of-lines so I
> wanted to check if it is still required or if a recent JDK can be used.
>
> Netbeans 10 didn't work with JavaHL from a recent subversion version but
> that fact was hidden in the log files. I wanted to have a look at the
> sources but I couldn't find the place for it. Is there a documentation
> of "what is where in the sources" to help beginners?
>
> Similar, in an HTML project, Netbeans complains about css syntax which
> looked perfectly OK to me. The css file came from the bootstrap project
> so I guess it should really be OK. I liked to have a look at the parser
> but I couldn't find the HTML5 plugin sources. Where can I find the
> sources of plugins which are already adapted for Apache Netbeans?
>
>
> Best regards
>
> Christoph
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
> For additional commands, e-mail: dev-help@netbeans.incubator.apache.org
>
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>
>
>
>