diff --git a/topics/basics/faq.md b/topics/basics/faq.md index b3ef91fc6..b5346d3b2 100644 --- a/topics/basics/faq.md +++ b/topics/basics/faq.md @@ -32,10 +32,6 @@ for programmatic registration. [`RefactoringActionHandlerFactory`](%gh-ic%/platform/lang-api/src/com/intellij/refactoring/RefactoringActionHandlerFactory.java) -## Make/Compile - -* [How do I get access to class files generated by javac?](https://intellij-support.jetbrains.com/hc/en-us/community/posts/206800625-Implementing-a-ClassInstrumentingCompiler-how-to-get-the-generated-class-files) - ## Version Control Integration * [Can I provide line status markers for files in a custom file system?](https://intellij-support.jetbrains.com/hc/en-us/community/posts/206791585-Editor-diff-functionality-for-custom-file-system)