File tree Expand file tree Collapse file tree 10 files changed +30
-42
lines changed
sources/net.sf.j2s.java.core Expand file tree Collapse file tree 10 files changed +30
-42
lines changed Original file line number Diff line number Diff line change 1
1
#Java2Script Configuration
2
- #Sun Feb 04 02:16:50 CST 2007
2
+ #Sun Mar 18 17:29:40 CST 2007
3
3
j2s.compiler.visitor=SWTScriptVisitor
4
4
j2s.abandoned.resources.list=
5
5
j2s.compiler.abbreviation=true
Original file line number Diff line number Diff line change 1
1
/******************************************************************************
2
- * Copyright (c) 2005-2006 ognize.com and others.
2
+ * Copyright (c) 2007 java2script.org and others.
3
3
* All rights reserved. This program and the accompanying materials
4
4
* are made available under the terms of the Eclipse Public License v1.0
5
5
* which accompanies this distribution, and is available at
6
6
* http://www.eclipse.org/legal/epl-v10.html
7
7
*
8
- * Web:
9
- * http://j2s.sourceforge.net/
10
- * http://sourceforge.net/projects/j2s/
11
8
* Contributors:
12
- * ognize.com - initial API and implementation
9
+ * Zhou Renjian - initial API and implementation
13
10
*****************************************************************************/
14
11
/*******
15
12
* @author zhou renjian
Original file line number Diff line number Diff line change 1
1
/******************************************************************************
2
- * Copyright (c) 2005-2006 ognize.com and others.
2
+ * Copyright (c) 2007 java2script.org and others.
3
3
* All rights reserved. This program and the accompanying materials
4
4
* are made available under the terms of the Eclipse Public License v1.0
5
5
* which accompanies this distribution, and is available at
6
6
* http://www.eclipse.org/legal/epl-v10.html
7
7
*
8
- * Web:
9
- * http://j2s.sourceforge.net/
10
- * http://sourceforge.net/projects/j2s/
11
8
* Contributors:
12
- * ognize.com - initial API and implementation
9
+ * Zhou Renjian - initial API and implementation
13
10
*****************************************************************************/
14
11
/*******
15
12
* @author zhou renjian
Original file line number Diff line number Diff line change 1
1
/******************************************************************************
2
- * Copyright (c) 2005-2006 ognize.com and others.
2
+ * Copyright (c) 2007 java2script.org and others.
3
3
* All rights reserved. This program and the accompanying materials
4
4
* are made available under the terms of the Eclipse Public License v1.0
5
5
* which accompanies this distribution, and is available at
6
6
* http://www.eclipse.org/legal/epl-v10.html
7
7
*
8
- * Web:
9
- * http://j2s.sourceforge.net/
10
- * http://sourceforge.net/projects/j2s/
11
8
* Contributors:
12
- * ognize.com - initial API and implementation
9
+ * Zhou Renjian - initial API and implementation
13
10
*****************************************************************************/
14
11
/*******
15
12
* @author zhou renjian
Original file line number Diff line number Diff line change 1
1
/******************************************************************************
2
- * Copyright (c) 2005- 2007 ognize.com and others.
2
+ * Copyright (c) 2007 java2script.org and others.
3
3
* All rights reserved. This program and the accompanying materials
4
4
* are made available under the terms of the Eclipse Public License v1.0
5
5
* which accompanies this distribution, and is available at
6
6
* http://www.eclipse.org/legal/epl-v10.html
7
7
*
8
- * Web:
9
- * http://j2s.sourceforge.net/
10
- * http://sourceforge.net/projects/j2s/
11
8
* Contributors:
12
- * ognize.com - initial API and implementation
9
+ * Zhou Renjian - initial API and implementation
13
10
*****************************************************************************/
14
11
/*******
15
12
* @author zhou renjian
Original file line number Diff line number Diff line change 1
- /*******
2
- * Copyright ognize.com (2005).
1
+ /******************************************************************************
2
+ * Copyright (c) 2007 java2script.org and others.
3
+ * All rights reserved. This program and the accompanying materials
4
+ * are made available under the terms of the Eclipse Public License v1.0
5
+ * which accompanies this distribution, and is available at
6
+ * http://www.eclipse.org/legal/epl-v10.html
3
7
*
4
- * @author josson smith
8
+ * Contributors:
9
+ * Zhou Renjian - initial API and implementation
10
+ *****************************************************************************/
11
+ /*******
12
+ * @author zhou renjian
5
13
* @create Nov 5, 2005
6
14
*******/
7
15
Original file line number Diff line number Diff line change 1
1
/*******************************************************************************
2
- * Java2Script Pacemaker (http://j2s.sourceforge.net)
3
- *
4
- * Copyright (c) 2006 ognize.com and others.
2
+ * Copyright (c) 2007 java2script.org and others.
5
3
* All rights reserved. This program and the accompanying materials
6
4
* are made available under the terms of the Eclipse Public License v1.0
7
5
* which accompanies this distribution, and is available at
8
6
* http://www.eclipse.org/legal/epl-v10.html
9
7
*
10
8
* Contributors:
11
- * ognize.com - initial API and implementation
9
+ * Zhou Renjian - initial API and implementation
12
10
*******************************************************************************/
13
11
14
12
package java .lang ;
15
13
16
14
import java .util .Date ;
17
15
18
16
/**
19
- * @author josson smith
17
+ * @author zhou renjian
20
18
*
21
19
* 2006-5-5
22
20
*/
Original file line number Diff line number Diff line change 1
1
/*******************************************************************************
2
- * Java2Script Pacemaker (http://j2s.sourceforge.net)
3
- *
4
- * Copyright (c) 2006 ognize.com and others.
2
+ * Copyright (c) 2007 java2script.org and others.
5
3
* All rights reserved. This program and the accompanying materials
6
4
* are made available under the terms of the Eclipse Public License v1.0
7
5
* which accompanies this distribution, and is available at
8
6
* http://www.eclipse.org/legal/epl-v10.html
9
7
*
10
8
* Contributors:
11
- * ognize.com - initial API and implementation
9
+ * Zhou Renjian - initial API and implementation
12
10
*******************************************************************************/
13
11
14
12
package java .lang ;
15
13
16
14
/**
17
- * @author josson smith
15
+ * @author zhou renjian
18
16
*
19
17
* 2006-5-5
20
18
*/
Original file line number Diff line number Diff line change 1
1
/*******************************************************************************
2
- * Java2Script Pacemaker (http://j2s.sourceforge.net)
3
- *
4
- * Copyright (c) 2006 ognize.com and others.
2
+ * Copyright (c) 2007 java2script.org and others.
5
3
* All rights reserved. This program and the accompanying materials
6
4
* are made available under the terms of the Eclipse Public License v1.0
7
5
* which accompanies this distribution, and is available at
8
6
* http://www.eclipse.org/legal/epl-v10.html
9
7
*
10
8
* Contributors:
11
- * ognize.com - initial API and implementation
9
+ * Zhou Renjian - initial API and implementation
12
10
*******************************************************************************/
13
11
14
12
package java .text ;
Original file line number Diff line number Diff line change 1
1
/*******************************************************************************
2
- * Java2Script Pacemaker (http://j2s.sourceforge.net)
3
- *
4
- * Copyright (c) 2006 ognize.com and others.
2
+ * Copyright (c) 2007 java2script.org and others.
5
3
* All rights reserved. This program and the accompanying materials
6
4
* are made available under the terms of the Eclipse Public License v1.0
7
5
* which accompanies this distribution, and is available at
8
6
* http://www.eclipse.org/legal/epl-v10.html
9
7
*
10
8
* Contributors:
11
- * ognize.com - initial API and implementation
9
+ * Zhou Renjian - initial API and implementation
12
10
*******************************************************************************/
13
11
14
12
package java .util ;
You can’t perform that action at this time.
0 commit comments