rmic.properties
上传用户:toby828
上传日期:2015-06-26
资源大小:8558k
文件大小:7k
- rmic.iiop.constraint.1={0} is not a valid interface: does not inherit from java.rmi.Remote.
- generator.class.default=sun.rmi.rmic.RMIGenerator
- generator.class.xprint=sun.rmi.rmic.iiop.PrintGenerator
- rmic.no.such.option={0} is an invalid option or argument.
- rmic.option.requires.argument=The {0} option requires an argument.
- rmic.must.implement.remote=Class {0} does not implement an interface that extends java.rmi.Remote; only remote objects need stubs and skeletons.
- rmic.done_in=[done in {0} ms]
- generator.class.idl=sun.rmi.rmic.iiop.IDLGenerator
- rmic.no.such.directory=The {0} directory does not exist.
- warn.rmic.member.not.mapped=Data member {0} of class {1} was not mapped to IDL.
- rmic.cannot.instantiate=Cannot instantiate class {0}
- generator.class.iiop=sun.rmi.rmic.iiop.StubGenerator
- rmic.previously.generated=[previously generated file {0} is current]
- rmic.resource.not.found={0} not found.
- rmic.iiop.constraint.19={0} is not a valid interface: the idl name for constant {1} conflicts with another constant.
- rmic.class.not.found=Class {0} not found.
- rmic.iiop.constraint.18={0} is not a valid interface: method {1} may not pass an exception which implements org.omg.CORBA.portable.IDLEntity.
- rmic.iiop.constraint.17={0} is not a valid remote implementation: not a class.
- rmic.iiop.constraint.16={0} is not a valid remote interface: not an interface.
- rmic.iiop.constraint.15={0} is not a valid abstract interface: implements java.rmi.Remote.
- rmic.generated=[generated {0} in {1} ms]
- rmic.iiop.constraint.14={0} is not a valid abstract interface: not an interface.
- rmic.iiop.constraint.13={0} is not a valid interface: the idl name for method {1} conflicts with another method.
- rmic.iiop.constraint.12={0} is not a valid value: invalid parent.
- rmic.iiop.constraint.11={0} is not a valid value: does not implement java.io.Serializable.
- rmic.iiop.constraint.10={0} is not a valid value: implements java.rmi.Remote.
- generator.env.xprint=sun.rmi.rmic.iiop.BatchEnvironment
- rmic.cannot.create.dir=Cannot create output directory {0}.
- rmic.warnings={0} warnings
- rmic.must.implement.remote.directly=Stubs are only needed for classes that directly implement an interface that extends java.rmi.Remote; class {0} does not directly implement a remote interface.
- rmic.errors={0} errors
- warn.rmic.tie.found=An IIOP "tie" exists for class {0}:n {1}nIf you use PortableRemoteObject.exportObject, you should remove this file; otherwise, your server object will be exported to IIOP rather than to JRMP.
- rmic.option.already.seen=The {0} option may be specified no more than once.
- rmic.usage=Usage: {0} <options> <class names>nnwhere <options> includes:n -keep Do not delete intermediate generated source filesn -keepgenerated (same as "-keep")n -v1.1 Create stubs/skeletons for 1.1 stub protocol versionn -vcompat (default) Create stubs/skeletons compatible with bothn 1.1 and 1.2 stub protocol versionsn -v1.2 Create stubs for 1.2 stub protocol version onlyn -iiop Create stubs for IIOP. When present, <options> also includes:nn -always Create stubs even when they appear currentn -alwaysgenerate (same as "-always")n -nolocalstubs Do not create stubs optimized for same processnn -idl Create IDL. When present, <options> also includes:nn -noValueMethods Do not generate methods for valuetypes n -always Create IDL even when it appears currentn -alwaysgenerate (same as "-always")nn -g Generate debugging infon -depend Recompile out-of-date files recursivelyn -nowarn Generate no warningsn -nowrite Do not write compiled classes to the file systemn -verbose Output messages about what the compiler is doingn -classpath <path> Specify where to find input class filesn -bootclasspath <path> Override location of bootstrap class filesn -extdirs <path> Override location of installed extensionsn -d <directory> Specify where to place generated class filesn -J<runtime flag> Pass argument to the java interpreter
- rmic.no.output.dir=Cannot find suitable output directory for {0}. Use the -d option to specify a root directory.
- rmic.no.memory=The compiler has run out of memory. Consider using the "-J-mx<number>" command line option to increase the maximum heap size.
- rmic.cant.read=Can''t read: {0}
- generator.env.iiop=sun.rmi.rmic.iiop.BatchEnvironment
- generator.class.vcompat=sun.rmi.rmic.RMIGenerator
- rmic.1warning=1 warning
- rmic.missing.property=Missing property generator.class.{0}
- generator.args=v1.1,vcompat,v1.2,iiop,idl,xprint
- rmic.cannot.use.both=Cannot use both {0} and {1}
- rmic.wrote=[wrote {0}]
- rmic.must.throw.remoteexception={0} is not a valid remote interface: method {1} must throw java.rmi.RemoteException.
- rmic.cant.make.stubs.for.interface={0} is an interface; stubs are needed only for remote object classes.
- rmic.1error=1 error
- generator.class.v1.2=sun.rmi.rmic.RMIGenerator
- generator.class.v1.1=sun.rmi.rmic.RMIGenerator
- rmic.must.only.throw.exception=Method {0} is not a valid remote method implementation because it throws {1}; implementations of remote methods may only throw java.lang.Exception or its subclasses.
- rmic.option.unsupported=The {0} option is no longer supported.
- rmic.stack.overflow=The compiler has run out of stack space. Consider using the "-J-oss<number>" command line option to increase the memory allocated for the Java stack.
- n=
- rmic.iiop.constraint.28={0} is a remote implementation class and cannot be used as a data member in {1}.
- rmic.iiop.constraint.27=Could not load class {0}.
- rmic.iiop.constraint.9=serialPersistentFields array member {0} of class {1} is invalid: type does not match declared member.
- rmic.iiop.constraint.26=Could not compile {0}.
- rmic.iiop.constraint.8={0} is not a valid remote implementation: has no remote interfaces.
- rmic.iiop.constraint.25=Class {0} contains an invalid argument type in method {1}.
- rmic.iiop.constraint.7={0} is not a valid type: {1} differ only in case.
- generator.env.idl=sun.rmi.rmic.iiop.BatchEnvironment
- rmic.iiop.constraint.24=Class {0} contains an invalid return type.
- rmic.iiop.constraint.6={0} is not a valid remote interface: inherited interfaces {1} both declare method {2}.
- rmic.iiop.constraint.23=Internal failure: (Method) caught null pointer exception for {0}.
- rmic.iiop.constraint.5={0} is not a valid remote interface: method {1} must throw RemoteException or a superclass of RemoteException.
- rmic.iiop.constraint.22=Internal failure: (Method) exception {0} not a class type.
- rmic.iiop.constraint.4={0} is not a valid value: serialPersistentFields must be private static final.
- rmic.iiop.constraint.21={0} is a remote implementation class and cannot be used as a method argument or return type in {1}.
- rmic.iiop.constraint.3={0} is not a valid remote interface: {1} is not a valid primitive or String constant.
- rmic.iiop.constraint.20={0} is not a valid class: the idl name for member {1} conflicts with another member.
- rmic.iiop.constraint.2=serialPersistentFields array of class {0} is invalid: references non-existent members.