LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: umen on September 04, 2023, 12:53:13

Title: How do i debug java and c++ in single IDE in windows ?
Post by: umen on September 04, 2023, 12:53:13
Hello all,

I would like to be able to debug the engine, starting from Java and then being able to debug the native part, all within a single IDE if possible. Any tips would be more than welcome.

Thanks.