|  | ################################################################################################## | 
|  | # Copyright (c) 2005 Eteration A.S. and Gorkem Ercan. All rights reserved. This program and the | 
|  | # accompanying materials are made available under the terms of the Eclipse Public License v1.0 | 
|  | # which accompanies this distribution, and is available at | 
|  | # http://www.eclipse.org/legal/epl-v10.html | 
|  | # | 
|  | # Contributors: Gorkem Ercan - initial API and implementation | 
|  | # | 
|  | ################################################################################################### | 
|  | pluginName= OC4J Generic server definitions | 
|  | providerName=Eclipse.org | 
|  | pluginDescription=Provides OC4J Generic server definitions | 
|  |  | 
|  |  | 
|  | # ============ OC4J 10.1.3 DP 4==================== | 
|  | pluginName= Oracle OC4J v10.1.3 DP4 Generic Server Definition Core Plug-in | 
|  | pluginDescription=Provides server definition for Oracle OC4J Standalone 10.1.3 DP4.\ | 
|  | Provides basic server functionality | 
|  | oracleCategory=Oracle | 
|  |  | 
|  | oracle.10_1_3Preview.runtime.name=Oracle OC4J Standalone 10.1.3 DP4 | 
|  | oracle.10_1_3Preview.runtime.description=Oracle OC4J 10.1.3 DP4 runtime | 
|  | oracle.10_1_3Preview.server.name=Oracle OC4J Standalone Server 10.1.3 DP4 | 
|  | oracle.10_1_3Preview.server.description=Oracle OC4J Standalone Server for v10.1.3 \ | 
|  | Developer Preview 4 on the localhost using the default instance | 
|  |  | 
|  | # ============ OC4J 10.1.3 ==================== | 
|  | oc4j.pluginName= Oracle OC4J v10.1.3 Generic Server Definition Core Plug-in | 
|  | oc4j.pluginDescription=Provides server definition for Oracle OC4J Standalone 10.1.3.\ | 
|  | Provides basic server functionality | 
|  |  | 
|  | oracle.10_1_3.runtime.name=Oracle OC4J Standalone 10.1.3 | 
|  | oracle.10_1_3.runtime.description=Oracle OC4J 10.1.3 runtime | 
|  | oracle.10_1_3.server.name=Oracle OC4J Standalone Server 10.1.3 | 
|  | oracle.10_1_3.server.description=Oracle OC4J Standalone Server for v10.1.3 \ | 
|  | on the localhost using the default instance | 
|  |  | 
|  | # ============ OC4J 10.1.3.1 ==================== | 
|  | oc4j10131.pluginName= Oracle OC4J v10.1.3.n Generic Server Definition Core Plug-in | 
|  | oc4j10131.pluginDescription=Provides server definition for Oracle OC4J Standalone 10.1.3.1 and above.\ | 
|  | Provides basic server functionality | 
|  |  | 
|  | oracle.10_1_3_1.runtime.name=Oracle OC4J Standalone 10.1.3.n | 
|  | oracle.10_1_3_1.runtime.description=Oracle OC4J 10.1.3.1 and above runtime | 
|  | oracle.10_1_3_1.server.name=Oracle OC4J Standalone Server 10.1.3.n | 
|  | oracle.10_1_3_1.server.description=Oracle OC4J Standalone Server for v10.1.3.1 and above \ | 
|  | on the localhost using the default instance | 
|  |  | 
|  | # UI Labels | 
|  | label.j2ee.home=Oracle J2EE Home: | 
|  | label.admin.user=User: | 
|  | label.admin.pw=Password: | 
|  | label.host=Address: | 
|  | label.host.port=Admin Port: | 
|  | label.http.port=HTTP Port: | 
|  | label.web.site=Web Site: | 
|  |  | 
|  | # ============== serverdef translations ================ | 
|  | ApplicationServerDirectory=Application &Server Directory: | 
|  | serverAddress=A&ddress: | 
|  | serverPort=&Port: | 
|  | jndiPort=&JNDI Port: | 
|  | serverclassPath=&Classpath Variable: | 
|  | serverName=Ser&ver Name: | 
|  | username=Use&r Name: | 
|  | password=Pass&word: | 
|  |  |