|
From: Edward D. <eld...@tr...> - 2013-10-11 15:01:10
|
On 10/10/2013 4:16 PM, Alan Ezust wrote: > Double-check you are running the script you think you are. > It works fine for me, for variables such as EDITOR and VISUAL. > > "which jedit" from the prompt tells you what it will run when you type > "jedit" > > > On Thu, Oct 10, 2013 at 1:00 PM, Edward Diener <eld...@tr... > <mailto:eld...@tr...>> wrote: > > On 10/10/2013 10:33 AM, Eric Ladner wrote: > > what environment variable are you setting? If you're exporting it in > > the script that launches jedit, it should definitely see it. > > Is there a way in jedit to get it to show what environment variables are > in effect when I am using it ? Perhaps the console plugin lets me > see that. > > > Yes, type "env" from the Console system prompt. The environment variable is being set correctly in Linux but ProjectViewer is not using it on Linux to find the path to projects there when the variable prefixed paths PV option is checked. I also noticed in Project Viewer on Windows that even when I set a project path using all forward slashes ( and all interior paths in the project xml file to forward slashes ) to accomodate the path on Linux, Project Viewer on Windows silently sets everything back to back slashes. Is this what is confusing Project Viewer on Linux, that the path is showing back slashes rather than forward slashes in the PV.xml and project XML files ? |