mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 20:42:52 +07:00
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
// MyClass.java
|
|
// $Author$
|
|
// Created on 31-Dec-2002 by myakovlev
|
|
package com.idea;
|
|
public class MyClass { }
|