IfcValidator
IfcValidator copied to clipboard
How to build ?
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.