RomRaider Logo

RomRaider

Open Source ECU Tools
 FAQ •  Register •  Login 

RomRaider

Documentation

Community

Developers

It is currently Tue Dec 23, 2025 11:06 am

All times are UTC - 5 hours [ DST ]





Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Version.java file missing?
PostPosted: Sat Jul 14, 2012 6:47 pm 
Offline
Newbie

Joined: Sat Sep 17, 2011 11:20 pm
Posts: 51
I created my own repository and I do get ANT to build. However, My problems and warnings windows is littered with this:

Code:

Description   Resource   Path   Location   Type
The import com.romraider.Version cannot be resolved   DynoControlPanel.java   /romraider/src/com/romraider/logger/ecu/ui/tab/dyno   line 23   Java Problem
The import com.romraider.Version cannot be resolved   LookAndFeelManager.java   /romraider/src/com/romraider/swing   line 22   Java Problem
PRODUCT_NAME cannot be resolved to a variable   LookAndFeelManager.java   /romraider/src/com/romraider/swing   line 49   Java Problem
LOGGER_DEFS_URL cannot be resolved to a variable   UpdateLoggerDefAction.java   /romraider/src/com/romraider/logger/ecu/ui/swing/menubar/action   line 35   Java Problem
The import com.romraider.Version cannot be resolved   UpdateLoggerDefAction.java   /romraider/src/com/romraider/logger/ecu/ui/swing/menubar/action   line 23   Java Problem
VERSION cannot be resolved to a variable   ECUEditor.java   /romraider/src/com/romraider/editor/ecu   line 188   Java Problem
PRODUCT_NAME cannot be resolved to a variable   ECUEditor.java   /romraider/src/com/romraider/editor/ecu   line 188   Java Problem
ABOUT_ICON cannot be resolved to a variable   AboutAction.java   /romraider/src/com/romraider/swing/menubar/action   line 44   Java Problem
VERSION cannot be resolved to a variable   ECUEditor.java   /romraider/src/com/romraider/editor/ecu   line 231   Java Problem
VERSION cannot be resolved to a variable   ECUEditor.java   /romraider/src/com/romraider/editor/ecu   line 86   Java Problem
PRODUCT_NAME cannot be resolved to a variable   ECUEditor.java   /romraider/src/com/romraider/editor/ecu   line 86   Java Problem
ECU_DEFS_URL cannot be resolved to a variable   ECUEditor.java   /romraider/src/com/romraider/editor/ecu   line 155   Java Problem
VERSION cannot be resolved to a variable   ECUEditor.java   /romraider/src/com/romraider/editor/ecu   line 105   Java Problem
The import com.romraider.Version cannot be resolved   ECUExec.java   /romraider/src/com/romraider   line 23   Java Problem
The import com.romraider.Version cannot be resolved   ECUEditor.java   /romraider/src/com/romraider/editor/ecu   line 24   Java Problem
The import com.romraider.Version cannot be resolved   ECUExec.java   /romraider/src/com/romraider   line 24   Java Problem
The import com.romraider.Version cannot be resolved   ECUEditor.java   /romraider/src/com/romraider/editor/ecu   line 26   Java Problem
The import com.romraider.Version cannot be resolved   ECUExec.java   /romraider/src/com/romraider   line 22   Java Problem
The import com.romraider.Version cannot be resolved   ECUEditor.java   /romraider/src/com/romraider/editor/ecu   line 25   Java Problem
PRODUCT_NAME cannot be resolved to a variable   ECUExec.java   /romraider/src/com/romraider   line 88   Java Problem
PRODUCT_NAME cannot be resolved to a variable   ECUExec.java   /romraider/src/com/romraider   line 88   Java Problem
SUPPORT_URL cannot be resolved to a variable   ECUExec.java   /romraider/src/com/romraider   line 59   Java Problem
BUILDNUMBER cannot be resolved to a variable   ECUExec.java   /romraider/src/com/romraider   line 58   Java Problem
VERSION cannot be resolved to a variable   ECUExec.java   /romraider/src/com/romraider   line 58   Java Problem
PRODUCT_NAME cannot be resolved to a variable   ECUExec.java   /romraider/src/com/romraider   line 58   Java Problem
The import com.romraider.Version cannot be resolved   AboutAction.java   /romraider/src/com/romraider/swing/menubar/action   line 22   Java Problem
The import com.romraider.Version cannot be resolved   ECUExec.java   /romraider/src/com/romraider   line 25   Java Problem
The import com.romraider.Version cannot be resolved   AboutAction.java   /romraider/src/com/romraider/swing/menubar/action   line 23   Java Problem
The import com.romraider.Version cannot be resolved   AboutAction.java   /romraider/src/com/romraider/swing/menubar/action   line 24   Java Problem
The import com.romraider.Version cannot be resolved   AboutAction.java   /romraider/src/com/romraider/swing/menubar/action   line 25   Java Problem
The import com.romraider.Version cannot be resolved   AboutAction.java   /romraider/src/com/romraider/swing/menubar/action   line 26   Java Problem
PRODUCT_NAME cannot be resolved to a variable   AboutAction.java   /romraider/src/com/romraider/swing/menubar/action   line 39   Java Problem
VERSION cannot be resolved to a variable   AboutAction.java   /romraider/src/com/romraider/swing/menubar/action   line 40   Java Problem
BUILDNUMBER cannot be resolved to a variable   AboutAction.java   /romraider/src/com/romraider/swing/menubar/action   line 41   Java Problem
CARS_DEFS_URL cannot be resolved to a variable   DynoControlPanel.java   /romraider/src/com/romraider/logger/ecu/ui/tab/dyno   line 1530   Java Problem
SUPPORT_URL cannot be resolved to a variable   AboutAction.java   /romraider/src/com/romraider/swing/menubar/action   line 42   Java Problem
PRODUCT_NAME cannot be resolved to a variable   AboutAction.java   /romraider/src/com/romraider/swing/menubar/action   line 43   Java Problem
The import com.romraider.Version cannot be resolved   EcuLogger.java   /romraider/src/com/romraider/logger/ecu   line 24   Java Problem
The import com.romraider.Version cannot be resolved   EcuLogger.java   /romraider/src/com/romraider/logger/ecu   line 23   Java Problem
The import com.romraider.Version cannot be resolved   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 24   Java Problem
The import com.romraider.Version cannot be resolved   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 23   Java Problem
LOGGER_DEFS_URL cannot be resolved to a variable   EcuLogger.java   /romraider/src/com/romraider/logger/ecu   line 511   Java Problem
The import com.romraider.Version cannot be resolved   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 26   Java Problem
VERSION cannot be resolved to a variable   EcuLogger.java   /romraider/src/com/romraider/logger/ecu   line 192   Java Problem
The import com.romraider.Version cannot be resolved   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 25   Java Problem
The import com.romraider.Version cannot be resolved   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 28   Java Problem
PRODUCT_NAME cannot be resolved to a variable   EcuLogger.java   /romraider/src/com/romraider/logger/ecu   line 192   Java Problem
The import com.romraider.Version cannot be resolved   EcuLogger.java   /romraider/src/com/romraider/logger/ecu   line 25   Java Problem
The import com.romraider.Version cannot be resolved   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 27   Java Problem
PRODUCT_NAME cannot be resolved to a variable   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 87   Java Problem
PRODUCT_NAME cannot be resolved to a variable   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 68   Java Problem
PRODUCT_NAME cannot be resolved to a variable   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 303   Java Problem
The import com.romraider.Version cannot be resolved   Settings.java   /romraider/src/com/romraider   line 22   Java Problem
ECU_DEFS_URL cannot be resolved to a variable   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 296   Java Problem
BUILDNUMBER cannot be resolved to a variable   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 305   Java Problem
VERSION cannot be resolved to a variable   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 304   Java Problem
PRODUCT_NAME cannot be resolved to a variable   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 307   Java Problem
SUPPORT_URL cannot be resolved to a variable   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 306   Java Problem
RELEASE_NOTES cannot be resolved to a variable   Settings.java   /romraider/src/com/romraider   line 280   Java Problem
The import com.romraider.Version cannot be resolved   Settings.java   /romraider/src/com/romraider   line 24   Java Problem
The import com.romraider.Version cannot be resolved   Settings.java   /romraider/src/com/romraider   line 23   Java Problem
SUPPORT_URL cannot be resolved to a variable   Settings.java   /romraider/src/com/romraider   line 158   Java Problem
ROM_REVISION_URL cannot be resolved to a variable   Settings.java   /romraider/src/com/romraider   line 154   Java Problem
PRODUCT_NAME cannot be resolved to a variable   DebugPanel.java   /romraider/src/com/romraider/swing   line 38   Java Problem
VERSION cannot be resolved to a variable   SettingsManagerImpl.java   /romraider/src/com/romraider/util   line 65   Java Problem
The import com.romraider.Version cannot be resolved   DebugPanel.java   /romraider/src/com/romraider/swing   line 22   Java Problem
The import com.romraider.Version cannot be resolved   SettingsManagerImpl.java   /romraider/src/com/romraider/util   line 23   Java Problem
The import com.romraider.Version cannot be resolved   EcuLoggerMenuBar.java   /romraider/src/com/romraider/logger/ecu/ui/swing/menubar   line 22   Java Problem
PRODUCT_NAME cannot be resolved to a variable   EcuLoggerMenuBar.java   /romraider/src/com/romraider/logger/ecu/ui/swing/menubar   line 152   Java Problem
PRODUCT_NAME cannot be resolved to a variable   SettingsForm.java   /romraider/src/com/romraider/swing   line 532   Java Problem
PRODUCT_NAME cannot be resolved to a variable   SettingsForm.java   /romraider/src/com/romraider/swing   line 536   Java Problem
ABOUT_ICON cannot be resolved to a variable   ECUEditorMenuBar.java   /romraider/src/com/romraider/swing   line 308   Java Problem
PRODUCT_NAME cannot be resolved to a variable   SettingsForm.java   /romraider/src/com/romraider/swing   line 153   Java Problem
The import com.romraider.Version cannot be resolved   SettingsForm.java   /romraider/src/com/romraider/swing   line 24   Java Problem

_________________
RomRaider IRC Chat: http://webchat.freenode.net/?channels=romraider


Top
 Profile  
 
 Post subject: Re: Version.java file missing?
PostPosted: Sun Jul 15, 2012 12:05 am 
Offline
RomRaider Developer

Joined: Wed May 20, 2009 9:49 pm
Posts: 7314
Location: Canada eh!
Refresh (F5) the romraider project.


Top
 Profile  
 
 Post subject: Re: Version.java file missing?
PostPosted: Mon Jul 16, 2012 11:10 am 
Offline
Newbie

Joined: Sat Sep 17, 2011 11:20 pm
Posts: 51
You know I feel like a complete idoit. However, one would expect that the workspace would refresh itself if you close and reopen the application.

_________________
RomRaider IRC Chat: http://webchat.freenode.net/?channels=romraider


Top
 Profile  
 
 Post subject: Re: Version.java file missing?
PostPosted: Mon Jul 16, 2012 11:20 pm 
Offline
RomRaider Developer

Joined: Wed May 20, 2009 9:49 pm
Posts: 7314
Location: Canada eh!
You would think. But Eclipse doesn't always see the changes in the working directory if there are many of them, like what happens when ant does it's thing in the background. I always force a refresh after a build.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subsilver by phpBBservice.nl