Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/file/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
File 在rcp应用程序中获取.xslt文件的路径_File_Eclipse Plugin_Path - Fatal编程技术网

File 在rcp应用程序中获取.xslt文件的路径

File 在rcp应用程序中获取.xslt文件的路径,file,eclipse-plugin,path,File,Eclipse Plugin,Path,在RCP应用程序中,我们将.xslt文件保存在resources文件夹下。 但是.xslt文件的路径没有进入rcp应用程序请确保在build.properties中包含资源文件夹,并且可以使用URI平台:/plugin///test.xslt来访问该文件

在RCP应用程序中,我们将.xslt文件保存在resources文件夹下。
但是.xslt文件的路径没有进入rcp应用程序

请确保在build.properties中包含资源文件夹,并且可以使用URI
平台:/plugin///test.xslt来访问该文件