mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 10:51:25 +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 { }
|