mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
fix api dump
GitOrigin-RevId: 9dbac7bb016577b225e30d14ff06e7db318f8fcb
This commit is contained in:
committed by
intellij-monorepo-bot
parent
424e266195
commit
4d1e7c8161
@@ -1,8 +1,10 @@
|
||||
// Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
|
||||
package org.jetbrains.jps.javac;
|
||||
|
||||
import org.jetbrains.annotations.ApiStatus;
|
||||
import org.jetbrains.jps.incremental.GlobalContextKey;
|
||||
|
||||
@ApiStatus.Internal
|
||||
public final class ExternalJavacManagerKey {
|
||||
private ExternalJavacManagerKey() {}
|
||||
|
||||
|
||||
@@ -288,7 +288,7 @@ f:org.jetbrains.jps.model.java.JavaResourceRootType
|
||||
- sf:TEST_RESOURCE:org.jetbrains.jps.model.java.JavaResourceRootType
|
||||
- createDefaultProperties():org.jetbrains.jps.model.java.JavaResourceRootProperties
|
||||
- isForTests():Z
|
||||
c:org.jetbrains.jps.model.java.JavaSourceRootProperties
|
||||
f:org.jetbrains.jps.model.java.JavaSourceRootProperties
|
||||
- org.jetbrains.jps.model.ex.JpsElementBase
|
||||
- createCopy():org.jetbrains.jps.model.java.JavaSourceRootProperties
|
||||
- getPackagePrefix():java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user