RWS Community
RWS Community
  • Site

Trados Studio

Trados Team

Trados Accelerate

Trados Enterprise

Trados GroupShare

Trados Business Manager

Passolo

MultiTerm

RWS AppStore

Connectors

Beta Groups

Managed Translation

MultiTrans

TMS

Trados Enterprise

WorldServer

Language Weaver

Language Weaver Edge

Language Weaver Connectors

Language Weaver in Trados Studio

 

 

Tridion Docs

Tridion Sites

Contenta

LiveContent

XPP

Trados Studio Ideas

Trados GroupShare Ideas

Trados Team Ideas

Trados Team Terminology Ideas

Trados Enterprise & Accelerate Ideas

Trados Business Manager Ideas

MultiTerm Ideas

Passolo Ideas

RWS Appstore Ideas

Tridion Docs Ideas

Tridion Sites Ideas

Language Weaver Ideas

Language Weaver Edge Ideas

Managed Translation - Enterprise Ideas

TMS Ideas

WorldServer Ideas

Trados Enterprise Ideas

XPP Ideas

GroupShare Developers

Language Cloud Developers

MultiTerm Developers

Passolo Developers

Trados Studio Developers

Managed Translation Developers

TMS Developers

WorldServer Developers

Tridion Docs Developers

XPP Developers

Language Combinations by Language Services

RWS Training & Certification

Style Guides

RWS Campus

Trados Approved Trainers

ETUG (European Trados User Group) Public Information

Nordic Tridion Docs User Group

Tridion West Coast User Group

Community Ops

demospace

RWS Community Internal Group

AURORA

Internal Trados Ideas

Linguistic Validation

Mercury

XPP Cloud

Recognition & Reward System

RWS Community Platform Related Questions

Community Solutions Hub (Trados)

Events

RWS Training & Certification

To RWS Support

  • Search
  • Translate

    Detecting language please wait for.......


    Powered by
  • User
  • Site
  • Search
  • User
  • Developers
  • Trados Portfolio
  • Trados Studio Developers
  • More
  • Cancel
Trados Studio Developers

Trados Studio Developers > Studio Developers WIKI

How to set up development environment to build plugins
  • Home
  • Trados Studio developers forum
  • Studio Developers WIKI
  • Studio Developers Blog
  • More
  • Cancel
  • New
Show Translation Options

Detecting language please wait for.......


Powered by
Trados Studio Developers requires membership for participation - click to join
  • -Trados Studio API
    • Developer Licences
    • -Getting Started
      • -01 Development Environment
        • How to download Studio Templates SDK
        • How to set up development environment to build plugins
      • 02 Studio APIs Documentation
      • 03 Plugin manifest file convention
      • 04 Developer Webinar Recordings
      • 05 What is Fiddler and how to use it
      • 06 Submitting apps for signing and/or publication
    • +Knowledgebase

How to set up development environment to build plugins

  • First thing you need to do is to download the Visual Studio templates for building plugins. The plugin extension is available for Visual Studio 2017 and Visual Studio 2019 (which can be downloaded from here). Please read the following article which explains in details how to download and install the extension.
  • If you already built you plugin please make sure the output path is set as follows:

<OutputPath>bin\Debug\</OutputPath> for debug and

<OutputPath>bin\Release\</OutputPath>

  • The plugin must be signed with the Sdl community key. You can download the key from our Github Repository. The name of the file is "SdlCommunity.snk" 

How to sign the plugin with SdlCommunity key

Right click on project -> Properties -> Signing tab -> Check "sign the assembly" -> Navigate to the location of the key

  • Rebuild the application and check in the following location C:\Users\[username]\AppData\Roaming\SDL\SDL Trados Studio\15\Plugins\Packages (for studio 2019 plugin) to see if your plugin was successfully build

How to debug in a plugin

If your plugin was successfully deployed to Packages folder put the breakpoints in you plugin and  open Studio. Because the plugin is a class library we need to attach to Studio process in order to debug.

In Visual Studio go to Debug tab-> Attach to process

In the process list search for SDLTradosStudio.exe and attach to process

Note: The Github source code for Visual Studio templates extension, can be downloaded from here.

Tags:

DevEnvironment
Documentation
  • Share
  • History
  • More
  • Cancel
Related
Recommended
  • Our Terms of Use
  • Copyright
  • Privacy
  • Security
  • Anti-slavery Statement
  • Cookie Notice
  • YouTube