I'm using Eclipse Mars(4.5.2) and already create a plugin project. I'm using "Eclipse product export wizard" to export the product to multiple platforms. So it's working now.
please help me to include JRE folder when i export the product to multiple platforms.
I have to try add some line below in to build.properties but it still not work
root.linux.gtk.x86=jre_linux_86/
root.linux.gtk.x86.permissions.755=jre_linux_86/
root.win32.win32.x86=jre_win_32/