On Apr 2, 2010, at 21:20, Hieu Nguyen wrote: > Dear all, > I am trying to get inverse search to work with the following PDF-Tex > Sync support configuration: > > Preset: Custom > Command: java > Arguments: -classpath > /Applications/eclipse/plugins/net.sourceforge.texlipse_1.3.0/texlipse.jar > net.sourceforge.texlipse.viewer.util.FileLocationClient -f %file -l %line > > I also tried to replace "-f %file -l %line" in the Arguments with "-p > 55000 -f %file -l %line" and "-p 55000 -f %1 -l %2" but none of them worked > (nothing happened after a "command +shift+click" when I was in Skim with my > pdf file opened). I expect Eclipse would open the tex file at the specified > line or at least Skim would show the line number in the tex file associated > with the place clicked in my pdf file. > > I am using Skim 1.5.3 , Texlipse 1.3.0 and Eclipse SDK 3.5.1. > Any helps to make this work would be greatly appreciated. > Best regards, > Hieu Nguyen
I don't know anything about texlipse. Does it work when you call is from the command line? And are there any special characters like spaces in the path to the file? Also, is there a .synctex or .synctex.gz file generated? Christiaan ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Skim-app-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/skim-app-users
