mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
9 lines
549 B
Java
9 lines
549 B
Java
import <info descr="Not resolved until the project is fully loaded">lombok</info>.<info descr="Not resolved until the project is fully loaded">extern</info>.<info descr="Not resolved until the project is fully loaded">slf4j</info>.<info descr="Not resolved until the project is fully loaded">Slf4j</info>;
|
|
|
|
@<info descr="Not resolved until the project is fully loaded">Slf4j</info>
|
|
public class Logs {
|
|
|
|
public static void main(String[] args) {
|
|
log.<info descr="Not resolved until the project is fully loaded">info</info>("Hello World!");
|
|
}
|
|
} |