HTML Kit site requirements.

HTML editor / hkCompCSharp
HomeHTML-Kit downloadsAdd-ins that update and extend HTML-Kit's capabilitiesSoftware and authoring support channelsRegister -- download add-ons and support HTML-KitOnline tools for HTML-Kit users
  Translations     On this page:   Download   |   Help   |   Feedback

hkCompCSharp

 Home > Plugins > Tools > C# > hkCompCSharp
 
Version:
0.82
 
Date Updated:
26-May-2004
 
Author:
HTML-Kit Support
 
 
Adds the ability to compile .NET C# files.

Features:

  • Compile .NET C# files using the Microsoft C# compiler,
     
  • View the compiler output in the Messages Window,
     
  • Jump to the source of errors/warnings,
     
  • Build and run the target application,
     
  • An option for pausing the console window after running a .NET command-line application to make it easier to view its output,
     
  • Change compiler preferences using a graphical interface, and
     
  • Proprietary <hkCompCSharp /> tag for easily maintaining separate project-specific compiler options in *.cs files.

Usage:

  • To compile a stand-alone *.cs file, open it and invoke the plugin.
     
  • To compile multiple files that are part of a project, update the command line options field under plugin preferences or use the <hkCompCSharp /> tag to specify project options in the *.cs file itself. "*.cs" (without quotes) can be entered to compile all *.cs files in the current directory.
     
  • To store compiler options in the *.cs file using the proprietary <hkCompCSharp /> tag, enter the following (for example) at the top or bottom of the *.cs file in a line by itself: /// <hkCompCSharp options='/target:winexe *.cs' />.

Notes:

  • Requires the .NET C# compiler (csc.exe) distributed with the .NET Framework.
 
 Download
 
• Automated Installation:   (What's This?)To install, enter hkcompcsharp in the Updates tab. Updates tab on the Actions Bar  • Manual Installation:
 
Download Size:
5.17 KB   (< 1 sec)
 
 
 Open the download page
 
 Commonly Asked Questions

How do I install hkCompCSharp?

  • Download the "hkCompCSharp" plugin and save it to a folder of your choice (for example, c:\webfiles\). It's not necessary to manually extract the *.zip file, HTML-Kit will expand it to the proper folder during the installation.
     
  •  Install Plugin
    Select "Install | Install Plugin" from HTML-Kit's "Tools" menu. Point to the downloaded *.zip file and click "Open."
     
  • If any additional prompts appear, follow them to complete the installation.

How do I run it?

 Actions Bar
 Actions Bar
Tools
 Actions Bar
 Actions Bar
hkCompCSharp's icon will appear on the "Tools" tab on HTML-Kit's Actions Bar. It can also be invoked from the "Actions | Tools" sub menu.

Which programming language was used to write it?

hkCompCSharp was written in hkScript. More plugins written in hkScript can be found on the Plugins page.

Whats' the quickest way to uninstall hkCompCSharp?

Right click the hkCompCSharp icon on the Actions Bar and select "Uninstall." Alternatively, the "Tools | Install | Uninstall Plugins" menu option in HTML-Kit can be used to uninstall this and other plugins.

Do I need the exact versions of software listed under the Requirements?

The versions listed are the minimum versions required by this plugin. For example, a plugin that requires HTML-Kit Build 290 will run on HTML-Kit Build 292 as well.

What's the best way to check which version of HTML-Kit I'm using?

The build number can be found on the "About" dialog, which is located on HTML-Kit's "Help" menu.

Is it necessary to install the .NET Framework and how do I get it?

Please visit the .NET Framework information page for details.
Essential     Standard     Exclusive
 Plugin Feedback
What do you think about hkCompCSharp?
 
Subject: 
Message: 
 
Optional Information:
Name: 
Email: 
Website: 
Rating: 
None  1/5  5/5 
Type: 
Public comment
Private message to the author
 
 
Please note: This form is for sending feedback only. Please use the support options if you have a question or a comment that requires a reply. The Plugins Wish List can be used to post feature requests.