You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we're manually managing jar dependencies in the lib folder and this can be a pain. I suggest we move to a more modern system for managing at least the dependencies for fabric, such as Ivy, Maven, or Gradle.
Ideally we could also support some custom build tasks/archetypes for a build system like Maven or Gradle to make it easier to set up and manage new Fabric and FabIL projects.
The text was updated successfully, but these errors were encountered:
Currently we're manually managing jar dependencies in the
lib
folder and this can be a pain. I suggest we move to a more modern system for managing at least the dependencies for fabric, such as Ivy, Maven, or Gradle.Ideally we could also support some custom build tasks/archetypes for a build system like Maven or Gradle to make it easier to set up and manage new Fabric and FabIL projects.
The text was updated successfully, but these errors were encountered: