Hi Sergio, First of all thanks for your help, I have correct the string in the file saig_it.properties, but the problem persists.
I send you a screenshot , I do not know if the organization of my folders is exact. Thanks. Regards, Giovanni -----Messaggio originale----- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di [EMAIL PROTECTED] Inviato: 27/03/2008 12.01 A: [email protected] Oggetto: Resumen de Kosmo, Vol 23, Envío 19 Envie los mensajes para la lista Kosmo a [email protected] Para subscribirse o anular su subscripción a través de WEB http://lists.saig.es/mailman/listinfo/kosmo O por correo electrónico, enviando un mensaje con el texto "help" en el asunto (subject) o en el cuerpo a: [EMAIL PROTECTED] Puede contactar con el responsable de la lista escribiendo a: [EMAIL PROTECTED] Si responde a algún contenido de este mensaje, por favor, edite la linea del asunto (subject) para que el texto sea mas especifico que: "Re: Contents of Kosmo digest...". Ademas, por favor, incluya en la respuesta solo aquellas partes del mensaje a las que esta respondiendo. Asuntos del día: 1. Problem with program arguments "-properties" (Giovanni Virdis) 2. Re: Problem with program arguments "-properties" (Sergio Baños Calvo) ---------------------------------------------------------------------- Message: 1 Date: Thu, 27 Mar 2008 11:06:01 +0100 From: "Giovanni Virdis" <[EMAIL PROTECTED]> Subject: [Kosmo] Problem with program arguments "-properties" To: <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" This is my program arguments stablished at the run configuration. -plug-in-directory "J:\Sorgenti_Kosmo\Lavoro\extensiones" -properties "workbench-properties.xml" The workbench-properties.xml file is saved in helloWorldExtension folder. This is the content of workbench-properties.xml file <workbench> <plug-in>org.saig.jump.plugin.helloworld.HelloWorldPlugIn</plug-in> <workbench> The extensions folder is empty. In order: * I create the saig-core project * I create the first extension Hello_World I have used the manual "Kosmo_manual_desarrollador.pdf" and "Kosmo_manual_extensiones.pdf". ------------ próxima parte ------------ Se ha borrado un adjunto en formato HTML... URL: http://lists.saig.es/pipermail/kosmo/attachments/20080327/e7835dad/attachment-0001.html ------------------------------ Message: 2 Date: Thu, 27 Mar 2008 11:13:54 +0100 From: Sergio Baños Calvo <[EMAIL PROTECTED]> Subject: Re: [Kosmo] Problem with program arguments "-properties" To: Lista de Kosmo <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=windows-1252; format=flowed Hi again, Giovanni. In order to correct the error you should change the saig_it.properties file (under the src\language directory). Change the line: JUMPWorkbench.properties-option=propriet\u00E0 to JUMPWorkbench.properties-option=properties There are some strings that shouldn't be translated, and this is one of them. Hope this helps. Regards, Giovanni Virdis escribió: > > This is my program arguments stablished at the run configuration. > > -plug-in-directory "J:\Sorgenti_Kosmo\Lavoro\extensiones" -properties > "workbench-properties.xml" > > The workbench-properties.xml file is saved in helloWorldExtension folder. > > This is the content of workbench-properties.xml file > > <workbench> > > <plug-in>org.saig.jump.plugin.helloworld.HelloWorldPlugIn</plug-in> > > <workbench> > > The extensions folder is empty. > > In order: > > * I create the saig-core project > * I create the first extension Hello_World > > I have used the manual "Kosmo_manual_desarrollador.pdf" and > "Kosmo_manual_extensiones.pdf". > > ------------------------------------------------------------------------ > > _______________________________________________ > Kosmo mailing list > [email protected] > http://lists.saig.es/mailman/listinfo/kosmo > ------------------------------ _______________________________________________ Kosmo mailing list [email protected] http://lists.saig.es/mailman/listinfo/kosmo Fin de Resumen de Kosmo, Vol 23, Envío 19 ***************************************** _______________________________________________ Kosmo mailing list [email protected] http://lists.saig.es/mailman/listinfo/kosmo
