mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
Date/Time in javadocs considered useless for readability
This commit is contained in:
@@ -22,7 +22,6 @@ import java.util.ResourceBundle;
|
||||
/**
|
||||
* MUST BE COMPILED WITH JDK 1.1 IN ORDER TO SUPPORT JAVAC LAUNCHING FOR ALL JDKs
|
||||
* @author Eugene Zhuravlev
|
||||
* Date: Oct 10, 2005
|
||||
*/
|
||||
public class JavacResourcesReader {
|
||||
public static final String MSG_PATTERNS_START = "__patterns_start";
|
||||
|
||||
@@ -16,8 +16,6 @@
|
||||
|
||||
/*
|
||||
* @author: Eugene Zhuravlev
|
||||
* Date: Sep 16, 2002
|
||||
* Time: 10:56:58 PM
|
||||
*/
|
||||
package com.intellij.rt.debugger;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user