Quote:
Originally Posted by aditya3098
Still working on the extension. I might not be able to finish it within a week  but am attaching the eclipse project for the current dev version http://ge.tt/8akYCvH/v/0. It seems to be giving me some trouble with the environment vars so I tried running it through sh (and adding the entry to the policy file).
EDIT: @Ehhh Please modify your einkplayer so that you do NOT need to specify the environment varible GST_PLUGINS_PATH
|
Hmm...
I see this in your .settings file (among other things):
Quote:
. . .
org.eclipse.jdt.core.compiler.codegen.targetPlatfo rm=1.2
org.eclipse.jdt.core.compiler.compliance=1.4
org.eclipse.jdt.core.compiler.source=1.3
. . .
|
I am not an Eclipse expert, but that reads a bit inconsistent.
Is that the way you intended it to be set up or did something slip in there?