precondition plugin not loaded
2 answers
After you restart the server
1. you have to restart the eclipse client, the listing API doesn't refresh the list properly
2. you might want to look at the server log to make sure your plugin loaded.. sometimes at dependency is not found
(note that you cannot use 'Client' API calls on the server, as the libraries are not available on the server).
1. you have to restart the eclipse client, the listing API doesn't refresh the list properly
2. you might want to look at the server log to make sure your plugin loaded.. sometimes at dependency is not found
(note that you cannot use 'Client' API calls on the server, as the libraries are not available on the server).