Skip to content
A replacement for the VFP Project Manager
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Addins
Source
Tests Renamed files May 18, 2017
ThorUpdater Fixed issue #160: always created config file Feb 13, 2019
.gitignore Fixed issue #160: always created config file Feb 13, 2019
ProjectExplorer.pdf Added support for issue #159 Nov 6, 2018
ProjectExplorer.pj2 Fixed issue #164: no longer sets path additive since it's only set te… Feb 23, 2019
ProjectExplorer.pjt Fixed issue #165: wrap Files.Add in TRY in case it fails Feb 25, 2019
ProjectExplorer.pjx Fixed issue #165: wrap Files.Add in TRY in case it fails Feb 25, 2019
README.md
projectexplorer.app Fixed issue #165: wrap Files.Add in TRY in case it fails Feb 25, 2019
projectexplorersettings.xml Worked on support for other binary-to-text converters besides FoxBin2… Jan 9, 2018
system.app Continued working on adding and editing items Mar 29, 2017

README.md

Project Explorer

The Project Manager is one of the oldest tools built into VFP, and it has showed its age for a long time. For example, it doesn't provide integration with modern distributed version control systems (DVCS) such as Mercurial and Git, it doesn't have a way to filter or organize the list of items, and it can only work with one project at a time.

Project Explorer is a VFPX project that replaces the Project Manager with a modern interface and modern capabilities. It has most of the features of the Project Manager but adds integration with DVCS (including built-in support for FoxBin2PRG and optional auto-commit after changes), support for multiple projects within a "solution," allows you to organize your items by keyword or other criteria, and has support for easy "auto-registering" addins that can customize the appearance and behavior of the tool.

See ProjectExplorer.pdf for documentation on Project Explorer.

A video is available showing Project Explorer and how it works.

You can’t perform that action at this time.