Ticket #259 (closed defect: fixed)

Opened 11 months ago

Last modified 5 months ago

Change the directory where the build of the plugins takes place

Reported by: fr0w Owned by: djb61
Priority: normal Milestone: 3.0
Component: Build Version: 3.0alpha
Severity: normal Keywords: build svn ignore classes
Cc:

Description

Currently we output the build artifacts to src/<plugin>/build/ but that causes Subclipse to think that there's always changes to be commited.

Of course we could workaround this with svn:ignore but we would have to set it for every existing source folder and also have to think about everytime a new plugin is introduced in our source tree. That's error prone.

Change History

Changed 5 months ago by djb61

  • status changed from new to closed
  • resolution set to fixed

Fixed in [2026]

Note: See TracTickets for help on using tickets.