The most recent content from our members.
In RTSDK Java, how do you use Maven instead of Gradle? For example: the Consumer class, as client wants to use Maven to manage the project directory.
引入了maven的依赖之后,项目是可以跑起来的,但是我想关闭debug级别的日志是可以的吗 <dependency> <groupId>com.thomsonreuters.ema</groupId> <artifactId>ema</artifactId> <version>3.5.1.0</version> </dependency>
Hi All, I am trying to build the java project (doing ChainStepByStepExample). Can anybody please let me know the maven dependency required for com.thomsonreuters.platformservices.elektron https://github.com/Refinitiv-API-Samples/Example.EMA.Java.ValueAddObjectsForEMA Thanks Dhruv
How to deploy a Maven project as a stand-along project
EMA 3.2.2.0 from Maven Central does not seem complete. On running the tutorial, some packages/classes are missing. See screen print;
I would like to create java maven project and register all required EMA libs in local maven repo. Does anyone could share such setup? pom.xml? thanks.
Is there a corporate maven repository to which I can link to? I could find a cobalt nexus repository at the below link, is this useful for all projects that we work with? http://cobaltdm.int.thomsonreuters.com:9001/nexus-webapps/index.html
Any Maven experts out there? We have a multiple module project, and when I build it each of the modules is successful - indeed the whole build is successful. But then when I try to use the artefacts created (I use Intellij) I get endless compilation errors while it tells me that various classes in different modules don't…
How do you add the Cobalt Nexus repository to IntelliJ? Adding under Maven>Repositories in Settings (in 'Artifactory or Nexus Service URLs') yields "No repositories found" when hitting the Test button. Tried: http://cobaltdm.int.thomsonreuters.com:9001/nexus-webapps/…
So that I can browse available jars.
It looks like you're new here. Sign in or register to get started.