It is currently 26 Apr 2024, 00:02
   
Text Size

Missing inports

by BetaSteward

Moderators: North, BetaSteward, noxx, jeffwadsworth, JayDi, TheElk801, LevelX, CCGHQ Admins

Missing inports

Postby laxika » 10 Jan 2015, 08:23

Hy guys!

I'm trying to check out card developement. I set up the project in IntelliJ and made my first card but can't compile the server because I get constant compile errors because mage.server.util.config not exists or at least my IDE can't find it.

Code: Select all
Error:(45, 31) java: package mage.server.util.config does not exist
Error:(46, 31) java: package mage.server.util.config does not exist
Error:(305, 40) java: cannot find symbol
  symbol:   class Plugin
  location: class mage.server.Main
Error:(318, 43) java: cannot find symbol
  symbol:   class GamePlugin
  location: class mage.server.Main
Error:(331, 54) java: cannot find symbol
  symbol:   class GamePlugin
  location: class mage.server.Main
Error:(122, 14) java: cannot find symbol
  symbol:   class GamePlugin
  location: class mage.server.Main
Tired to find them on github too but can't. Where are these classes?
laxika
 
Posts: 14
Joined: 26 Mar 2012, 22:43
Has thanked: 0 time
Been thanked: 0 time

Re: Missing inports

Postby LevelX » 10 Jan 2015, 13:23

That are the automatically generated XJC sources.

They were generated as I (clean and) build the server project (at least by using Netbeans).

MageServerUtil.jpg
User avatar
LevelX
DEVELOPER
 
Posts: 1677
Joined: 08 Dec 2011, 15:08
Has thanked: 174 times
Been thanked: 374 times

Re: Missing inports

Postby laxika » 10 Jan 2015, 18:36

Well, I never saw XJC sources before. :) Thanks for the help. I was able to solve the issue and uploaded my first card ever. Made a pull request on github. I'll do more soon.
laxika
 
Posts: 14
Joined: 26 Mar 2012, 22:43
Has thanked: 0 time
Been thanked: 0 time


Return to XMage

Who is online

Users browsing this forum: No registered users and 181 guests


Who is online

In total there are 181 users online :: 0 registered, 0 hidden and 181 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 181 guests

Login Form