Questions tagged as 'eclipse'

1
answer

Chart.js installation failed

I'm trying to install chart.js in my project created in eclipse but every time I run the installation code error appears. npm install chart.js --save     
asked by 19.12.2017 / 18:55
1
answer

Working with tomcat + Eclipse + SublimeText (Frontend)

We are creating a web project using Eclipse (IDE) and SpringMVC. The development team has two people, separated in Front-end and Back-end (we are using GIT for versioning). For the Front-end we would like to use SublimeText instead of Eclipse. B...
asked by 26.10.2017 / 14:32
1
answer

Back function to go back on a Perfect Lab Android device

Good afternoon Community, I'm using Cucumber in Eclipse to run automated tests on an application installed on an Android that is in a VM, namely housed in the Perfecto Lab website. Perfecto Lab has several functions that we can call in eclips...
asked by 09.10.2017 / 11:48
1
answer

Class is managed, but is not listed in the persistence.xml file

I'm having a problem that was not before I migrated to JPA 2.0. Receiving message that all my classes / entities are not listed in persistence.xml and even after adding them I keep getting the message. link Follow my persistence.xml &l...
asked by 28.08.2017 / 16:36
1
answer

Debug STM32 in Eclipse

Does anyone know how to debug in Eclipse in real time? I have a firmware for STM32 microcontroller and wanted to see my variables changing over time without needing breakpoint or anything like that.     
asked by 14.08.2017 / 22:59
2
answers

Error trying to run Eclipse: Java was started but return exit code = 13

After having HD changed, I downloaded and tried to run the eclipse and it returned the error: Java was started but return exit code =13 What is causing this error?
asked by 05.11.2014 / 00:11
0
answers

Error activating Tomcat

Tomcat is installed on windows as a service and linked in eclipse as picture. Errorlog:jul21,20174:12:15PMorg.apache.tomcat.util.digester.SetPropertiesRulebeginADVERTÊNCIA:[SetPropertiesRule]{Server/Service/Engine/Host/Context}Settingproper...
asked by 21.07.2017 / 20:03
0
answers

Tomcat is configured by Eclipse to go up on port 8085 but only opens on 8080

When I set up Tomcat in eclipse it gave me the error saying that the standard ports (8005,8080,8009) were busy, I changed the ports and I ran the program, but in Google Chrome when I put localhost: 8080 it opens even though it is not configured...
asked by 23.07.2017 / 09:20
0
answers

"no such file or directory" error - Eclipse

I'm developing a software on a prototype board, which is the ARMST32 - F411RE, so I created the following model in the STM32CubeMX software: ButwhengeneratingthealgorithmandtryingtoviewitinEclipsethefollowingerrorappearstomeNosuchfileordirec...
asked by 31.08.2017 / 18:34
1
answer

Maven Project Error Relative Path

I have to maintain a system in java with Maven . However the system has 3 projects where one refers to the other, already tried to change the build path adding projects and etc. So far nothing below follows the file pom.xm...
asked by 12.06.2017 / 21:56