Hello
Erik Gahlin
erik.gahlin at oracle.com
Thu Aug 9 16:01:44 UTC 2018
Hi,
I use Visual Studio for editing and debugging, others use WinDbg. I
build the Visual Studio project with make hotspot-ide-project
For Java code, I use Eclipse. I typically only change code in a few
modules and I have preconfigured Eclipse projects for them (with project
relative links). I build Java code manually. A few years back, I tried
to build inside Eclipse using ANT-scripts, but it was a pain to maintain.
Erik
> Hello!
>
> I am new to OpenJDK and I would like to help the project.
> I have already built it on Windows.
>
> My question is: what tools do you use to develop and debug OpenJDK on
> Windows?
> Are you guys using Visual Studio to edit and using its debugging
> capabilites?
>
> Or are you using a simple editor, like VS Code, building it manually and
> debugging using WinDBG?
>
> Thanks.
>
More information about the hotspot-dev
mailing list