Well, I’m trying to compile a java plugin for Bukkit/Spigot, but I’m getting the following error: The respective parts of the file where’s the error (I mean): And this: The plugin ins’t mine, but I need to compile with the correct version of spigot. The problem is that I don’t know much about java to solve this error. Can anyone
Tag: plugins
How can I create a checkbox in a TableViewer of JFace?
I have created a tableViewer with two columns and I want to make one of them a checkbox. To do that I have created a CheckBoxCellEditor, but I don´t know why it isn´t working. The column called tableName displays it´s values OK. The column specification is the following. And the EditingSupport is the following: The TableMetaData object decides if the
VisualVM launcher error
I’m trying to use the Eclipse VisualVM launcher. It seems pretty nice, except that it seems to spawn an instance if VisualVM too late to do any profiling of my application. My application finishes execution before the profiler is even initialized; once it starts up, an error window pops up, saying: cannot open requested application. It then shows VM running
How to uninstall plugins in Eclipse 3.4.X or higher
The GUI for managing plugins in Eclipse got a bit of an overhaul in version 3.4.0. This GUI is accessed via the “Software Updates…” option in the Help menu. The option to remove the selected Mylyn plugin is greyed out. In fact, this is true of virtually every installed plugin. I know that the Mylyn plugins are optional, so why