Skip to content

Add FreeBSD platforms' build. #1726

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chirontt
Copy link

@chirontt chirontt commented Apr 22, 2025

Part of eclipse-platform/eclipse.platform.releng.aggregator#2959

Most changes are made to the parser and generator of the .product file and its GUI editor, to support relevant elements in the .product file for FreeBSD such as:

programArgsFbsd
vmArgsFbsd
etc.

In its GUI editor, extra tabs for freebsd are added, such as in the Configuration section:

image

or in the Launching section:

image

Note: since there's no official/documented schema for the .product file format, I use the elements for FreeBSD from a sample .product test file from the Eclipse Tycho project.

Part of eclipse-platform/eclipse.platform.releng.aggregator#2959

Most changes are made to the parser of the .product file and its GUI editor
to support relevant elements for FreeBSD such as:

  programArgsFbsd
  vmArgsFbsd
  etc.
@chirontt chirontt marked this pull request as ready for review April 23, 2025 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant