IfcValidator icon indicating copy to clipboard operation
IfcValidator copied to clipboard

How to build ?

Open capmalo opened this issue 5 years ago • 0 comments

Hi ! Just downloaded release and trying to build with Eclipse doesn't work. I see you've hardcoded path in the Ant build file and this is very bad thing ! Shouldn't exist in a repo intended to BIM standardization. <fileset dir="D:\Software\Workspaces\BIMserverPluginDev\BIMserverPluginBase\latest\lib" /> <fileset dir="D:\Software\Workspaces\BIMserverPluginDev\BIMserverPluginBase\latest\dep" /> <fileset dir="D:\Software\Workspaces\BIMserverPluginDev\BIMserverPluginBase\latest\plugins" />

This doesn't exist and can't be found on GitHub or elsewhere.

Please do prebuild jar or correct you release archive with everything needed or do a correct readme.

capmalo avatar Jun 15 '20 13:06 capmalo