Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Create a plugin from java standalone file
Create a plugin from java standalone file [message #1064221] Tue, 18 June 2013 10:27
Patricia Fernández is currently offline Patricia FernándezFriend
Messages: 41
Registered: October 2012
Member
Hello,

First of all, sorry if I'm asking something silly but it's my first plugin so I'm totally new to this plus english is not my native language.

I've a project with the following:

  • Epsilon standalone java file
  • EGL standalone java file
  • All the plugin dependencies needed to run the egl and epsilon standalones
  • All the egl templates needed
  • Java handler to run the plugin


I've checked that the standalones work as expected and they do. I firstly created the plugin project using the "Hello, world command" example and checked that it works as expected too.

But when I run the plugin as Eclipse Application I keep getting a PermGen space error but I tried to increase the launcher.XXMaxPermSize and it still doesn't work.

Any help would be much appreciated, thanks.

[Updated on: Wed, 19 June 2013 16:12]

Report message to a moderator

Previous Topic:using JNA in plugin
Next Topic:Problem with multiple perspectives
Goto Forum:
  


Current Time: Fri Apr 26 06:41:22 GMT 2024

Powered by FUDForum. Page generated in 0.02811 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top