|
From: Alan E. <ala...@gm...> - 2013-10-11 15:09:30
|
If you are trying to get interoperability between pv.xml files on windows vs linux, and also using variable-prefix filenames, that could explain what is happening. I've never tested that ability. On Fri, Oct 11, 2013 at 8:00 AM, Edward Diener <eld...@tr...>wrote: > 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 ? > > > > > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most > from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk > -- > ----------------------------------------------- > jEdit Users' List > jEd...@li... > https://lists.sourceforge.net/lists/listinfo/jedit-users > |