Working on OpenJDK using NetBeans?
Mani Sarkar
sadhak001 at gmail.com
Thu May 7 22:06:09 UTC 2015
There's also this section in the Adopt OpenJDK book:
http://neomatrix369.gitbooks.io/adoptopenjdk-getting-started-kit/content/en/source-code/loading_openjdk_into_ide.html
Maybe you can transform it to make it work for you.
Cheers,
Mani
On Thu, May 7, 2015 at 11:04 PM, Mani Sarkar <sadhak001 at gmail.com> wrote:
> Hi Patrick,
>
> You could load a package or two at a time in IntelliJ, someone from the
> community (Will May), shared this bash script with us:
>
>
> https://github.com/AdoptOpenJDK/BuildHelpers/blob/master/buildIntelliJModules.sh
>
> I hope this works for you, in its original form. Sublime / Brackets are
> also good options, they parse and remember keywords with fairly good search
> capabilities.
>
> Cheers,
> Mani
>
> On Thu, May 7, 2015 at 10:56 PM, Patrick Reinhart <patrick at reini.net>
> wrote:
>
>> Hi there,
>>
>> I just come from a hack on OpenJDK night with a couple of our developers
>> and one of the questions was how do you edit and search for references
>> within the JDK?
>>
>> I have seen a netbeans project within the OpenJDK itself, but it seems
>> that it does no longer match on the new 1.9 modularized structure…
>>
>> Do you use any IDE’s or other tools?
>>
>> Cheers
>>
>> Patrick
>>
>>
>>
>
>
> --
> @theNeomatrix369 <http://twitter.com/theNeomatrix369>* | **Blog
> <http://neomatrix369.wordpress.com>** | *LJC Associate & LJC Advocate
> (@adoptopenjdk & @adoptajsr programs)
> *Meet-a-Project - *MutabilityDetector
> <https://github.com/MutabilityDetector>* | **Bitbucket
> <https://bitbucket.org/neomatrix369>* * | **Github
> <https://github.com/neomatrix369>* * | **LinkedIn
> <http://uk.linkedin.com/pub/mani-sarkar/71/a77/39b>*
> *Come to Devoxx UK 2015:* http://www.devoxx.co.uk/
>
> *Don't chase success, rather aim for "Excellence", and success will come
> chasing after you!*
>
--
@theNeomatrix369 <http://twitter.com/theNeomatrix369>* | **Blog
<http://neomatrix369.wordpress.com>** | *LJC Associate & LJC Advocate
(@adoptopenjdk & @adoptajsr programs)
*Meet-a-Project - *MutabilityDetector
<https://github.com/MutabilityDetector>* | **Bitbucket
<https://bitbucket.org/neomatrix369>* * | **Github
<https://github.com/neomatrix369>* * | **LinkedIn
<http://uk.linkedin.com/pub/mani-sarkar/71/a77/39b>*
*Come to Devoxx UK 2015:* http://www.devoxx.co.uk/
*Don't chase success, rather aim for "Excellence", and success will come
chasing after you!*
More information about the adoption-discuss
mailing list