]> git.proxmox.com Git - mirror_edk2.git/commit - Tools/Java/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/toolchain/Preferences.java
Added the ToolChainId class which will read the target.txt and tool definition files...
authorlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 29 Aug 2006 20:49:49 +0000 (20:49 +0000)
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 29 Aug 2006 20:49:49 +0000 (20:49 +0000)
commit52ee46a69b9178d37506bf81f11f08b938da759f
tree18f698175b87db658482e96cb71ad5686e0c661f
parenta094728fa731f5b846163b4a57ca53dbe20e520c
Added the ToolChainId class which will read the target.txt and tool definition files with various return values.  Updated the ToolTipText in FpdPlatformDefs.java as well as changed the Build Targets from freeform to ComboBox (with the ability to add a new Target name.)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1403 6f19259b-4bc3-4df7-8a09-765794883524
Tools/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/platform/ui/FpdPlatformDefs.java
Tools/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/toolchain/Preferences.java
Tools/Source/FrameworkWizard/src/org/tianocore/frameworkwizard/toolchain/ToolChainId.java [new file with mode: 0644]