View Single Post
  #18   Spotlight this post!  
Unread 12-01-2015, 17:07
nathanwalters nathanwalters is offline
Registered User
FRC #0111 (WildStang)
Team Role: Alumni
 
Join Date: Dec 2011
Rookie Year: 2011
Location: United States
Posts: 75
nathanwalters has much to be proud ofnathanwalters has much to be proud ofnathanwalters has much to be proud ofnathanwalters has much to be proud ofnathanwalters has much to be proud ofnathanwalters has much to be proud ofnathanwalters has much to be proud ofnathanwalters has much to be proud of
Re: Team 111's scouting system: WildRank

Quote:
Originally Posted by Short Stuff View Post
Can the desktop app be packaged as an .exe application to make easier to run on different computers?
If one were to do that it would probably be as an executable jar file, but yes, it could definitely be done. It didn't make sense to do that last year as we were constantly making additions and bug fixes so we were never at the point where it would make sense to package a stable version of the program; it was easiest to just run it from Eclipse every time.