Hello everyone, how many barrels I haven’t done until I can figure out how to connect a smartGWT to an already existing GWT project. IDE - Intellij, on the website smartGWT found 2 dependencies:
<dependency> <groupId>com.isomorphic.smartgwt.eval</groupId> <artifactId>isomorphic-core-rpc</artifactId> <version>6.0-p20160514</version> </dependency> and
<dependency> <groupId>com.isomorphic.smartgwt.eval</groupId> <artifactId>isc-batchuploader</artifactId> <version>6.0-p20160514</version> <type>pom</type> <optional>true</optional> </dependency> but maven highlights them in red and does not import. Please direct me to the true path, how do I add this framework? Zy I downloaded them (smartGWT) trial version for 60 days. The archive weighs no less than 350 meters and there is a lot of everything in it except libraries, until I can understand why everything is there.