Skip to content

Remove developer specific files #39

Description

@Marcono1234

This project contains a few developer-specific files, or files which might not be needed anymore. It is generally recommended to not check these fils in with version control (here Git) because each developer might have different settings.
Instead respective files and folders should be excluded using .gitignore or locally by the developer using --skip-worktree.

Affected:

  • Eclipse settings:
    • /.settings
    • /.classpath
    • /.project
  • /libjcocoa.xcodeproj, or at least some of its sub-directories (?)
  • /src/main/resources/ (?)
    And even if they are needed to build the project, I doubt that they should end up in the final .jar

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions