SpartanRefactoring / spartan

1 stars 0 forks source link

Add gradle support #9

Closed yossigil closed 7 years ago

orenafek commented 7 years ago

By adding Gradle support, you mean replacing this maven project with a gradle project? or keeping them both?

yossigil commented 7 years ago

I think it is safe to keep them both for now

orenafek commented 7 years ago

@OriRoth Where are with that ?

OriRoth commented 7 years ago

Pretty done (umm everything except gradle build task). I'll integrate the changes later today. You can check https://github.com/OriRoth/X where we experimented (successfully!) with gradle.

Though @RoeiRaz is considering going Maven after all... talk with him about it if you want (it is related to your IntelliJ project).

In short: we can work in eclipse with gradle and do everything, but we still did not managed to run gradle build (need some work).

yossigil commented 7 years ago

Good job!

@RoeiRaz what's up?

RoeiRaz commented 7 years ago

we managed to compile the intellij spartanizer using maven, as a backup solution in case we cant make the spartanizer work with gradle. I am now trying to resolve the cyclic dependency between spartan and fluent.ly modules

orenafek commented 7 years ago

@OriRoth Close this ? because I cant ...

OriRoth commented 7 years ago

Done, see https://github.com/SpartanRefactoring/Main/issues/1309