Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Java (http://www.chiefdelphi.com/forums/forumdisplay.php?f=184)
-   -   Error Code??? (http://www.chiefdelphi.com/forums/showthread.php?t=134526)

BrighidKHeh 13-02-2015 17:57

Error Code???
 
Using Java and Eclipse. Every time that I completely removed all of the errors from a class, this error comes up at the top of EVERY page:

"edu.wpi.first.wpilij.tables.ITable cannot be resolved. It is indirectly from required .class files"

How do I get rid of this? I can't find it anywhere in the wpilij files like it says.

legts 13-02-2015 19:12

Re: Error Code???
 
Have you made sure the wpi updates are all imported into Eclipse correctly? The link is here: http://wpilib.screenstepslive.com/s/...-all-languages. I can't really think of anything off the top of my head at the moment other then that. My team has run into a lot of Eclipse issues this season, but I haven't seen this! I'll see if there's anything anyone else can think of.

Lauren

legts 13-02-2015 19:15

Re: Error Code???
 
Quote:

Originally Posted by legts (Post 1443593)
Have you made sure the wpi updates are all imported into Eclipse correctly? The link is here: http://wpilib.screenstepslive.com/s/...-all-languages. I can't really think of anything off the top of my head at the moment other then that. My team has run into a lot of Eclipse issues this season, but I haven't seen this! I'll see if there's anything anyone else can think of.

Lauren

Completely ignore what I just said as it is 110% wrong. http://stackoverflow.com/questions/1...lved-it-is-ind is a link to a Stack Overflow post that is similar to your issue. It seems to have been resolved, hopefully some of the fixes posted there will help you! It's not FRC, but it is Eclipse and should help.

Lauren

BrighidKHeh 13-02-2015 20:35

Re: Error Code???
 
Eclipse just alerted me to two errors that aren't in the code:

#1: Project '2015TrojanCode ~ RecycleRush' is missing required Java Project '2015Code'
Resource: 2015TrojanCode
Location: Build Path
Type: Build Path Problem

#2: The project cannot be built until build path errors are resolved.
Recource: 2015TrojanCode
Location: Unknown
Type: Java Problem

JacobD 13-02-2015 21:23

Re: Error Code???
 
First check your USB/Network connections. If they are fine, try re-imaging the roboRIO and re-installing Java onto it.

RufflesRidge 13-02-2015 22:38

Re: Error Code???
 
You seem to have something significantly broken in either your Eclipse setup or your project. Can you create a new project and try loading just the basic project onto the roboRIO and see if that works?

TFleig78 13-02-2015 22:59

Re: Error Code???
 
Quote:

Eclipse just alerted me to two errors that aren't in the code:

#1: Project '2015TrojanCode ~ RecycleRush' is missing required Java Project '2015Code'
Resource: 2015TrojanCode
Location: Build Path
Type: Build Path Problem

#2: The project cannot be built until build path errors are resolved.
Recource: 2015TrojanCode
Location: Unknown
Type: Java Problem
I know we ran into problems when we started the name of a project with a number. rather than "2015TrojanCode" use "TrojanCode2015"

BrighidKHeh 16-02-2015 16:09

Re: Error Code???
 
I get an error when i attempt to rename the project.


All times are GMT -5. The time now is 22:26.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi