Skip to content

Be able to use Ant to build oxt from a Python project only #119

Description

@prrvchr

Hi all,

I just noticed that it would be possible to use Ant to build the oxt file even if the project is only a Python project and not Java.

And since I use LOEclipse for many Python projects I would like to offer the ability to build the project from the command line.

To do this it seems to me that there are only two things to do:

  • List the Python and Java projects in the Project to build Script list
  • Modify the build.xml.tpl file to take into account when the project is not Java

Do you think this is feasible and if so, how do you know in Ant if the project is Python, Java or Python and Java?

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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