OPENIDE #154 File -> Settings -> Build, Execution, Deployment + Language & Frameworks: mentions IDEA, links JetBrains

(cherry picked from commit ba9aac13374fe039baf47434fa8a9ec8c5712478)
This commit is contained in:
Nikita Iarychenko
2025-04-15 16:43:30 +04:00
parent 693034f7e1
commit 4144e9d92f

View File

@@ -36,7 +36,7 @@ maven.settings.importing.use.output.directories=Use Maven &output directories
maven.settings.importing.use.output.directories.tooltip=IDEA compiler will use output directory defined in maven model (target/classes by default)
maven.settings.importing.generated.source.folders=Generated sources folders:
maven.settings.importing.phase.for.source.updates=Phase to be used for folders &update:
maven.settings.importing.phase.for.source.updates.notes=<html>IDE needs to execute one of the listed phases in order to \
maven.settings.importing.phase.for.source.updates.notes=<html>OpenIDE needs to execute one of the listed phases in order to \
discover all source folders that are configured via Maven plugins.\
<br><b>Note</b> that all test-* phases firstly generate and compile production sources.</html>