Can't export & use plugins.file [SOLVED]

If i push button for export solution, nothing happens.
In Servoy Editor plugins section, i see “file (not loaded!)”
After i see this message, i have copy file.jar from Servoy 3.1 to Servoy 3.5 plugins directory but not change anything.

Servoy 3.5.6-build 519
MS Vista :frowning: (I can’t change)
Java build 1.6.0_05-b13

I am really sorry but I don’t understand what you want.

  1. Are you trying to export a solution?
  2. Are you trying to create a plugin?
  3. Are you trying to export a plugin?

file.jar is a Servoy Plug-in why would you copy that?

I try to export a solution, but when i click on “Export to file” button, nothing happens.
I think that this button use some method in file.jar plugin and, given that the plugin not work, not work even exports.

I try to copy old (Servoy 3.1) file.jar to new (Servoy 3.5) only for test.

Is there anything in the log file?

Only this.

2008-06-22 11:32:29,102 ERROR [TaskExecuter[0]] com.servoy.j2db.util.Debug - A Plugin with the internal name file has already been loaded

I have clean servoy.log, then start servoy developer.

That message tells hou that the file plugin is loaded twice.

I have resolve the error : “A Plugin with the internal name file has already been loaded”, but still i can’t export solution or use file plugin.

why ??

and there as really no additional error?

:frowning:
Now, when i start developer, servoy log remains clear.

I want to start java console when start developer.
I check all needed box on advanced java center, but the java console does not start.
How can i start java console ??

when you work on windows you can start with the .bat file to see additional output.
On mac you can start the console.

2 weeks ago, i have installed Servoy 4 for testing.
Yesterday i have uninstall it and now Servoy 3.5 export work again!!!

Thanks anyway for your time Marcel