Forum Discussion
Altera_Forum
Honored Contributor
21 years agohad the same problem with a library of mine (200+ source files) on the same IDE.
The library was compiled on the very first attempt after creating the project, rebuilding it triggered the 99% CPU hang of javaw.exe. Recreating the project helped to compile it once again, but was not a permanent solution, so i switched to manual makefile and provided my own, this 'fixed' it. Cheers, Roger