Skip to content

Fix dependencies regression from 4221ce9 #231

Closed
@MeFisto94

Description

@MeFisto94

So, in 4221ce9 we removed mavenLocal and went on to use a composite build.

This means that the jme3-project-libs.nbm's are empty and the jars get added to ext/

  • This is bad for auto updates
  • This breaks the IDE functionality, as you cannot depend on engine jars anymore.

The latter makes this rather critical. I have no clue how to properly solve that though, as it usually involves us manually taking the jars and influencing the ant/netbeans build and I was glad things "worked" so easily and properly in 4221ce9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions