An open API service indexing awesome lists of open source software.

https://github.com/stefanosansone/intellij-targetprocess-integration

TargetProcess integration in IntelliJ IDEs
https://github.com/stefanosansone/intellij-targetprocess-integration

intellij intellij-plugin targetprocess

Last synced: 20 days ago
JSON representation

TargetProcess integration in IntelliJ IDEs

Awesome Lists containing this project

README

          

![Build](https://github.com/stefanosansone/intellij-targetprocess-integration/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/com.github.stefanosansone.intellijtargetprocessintegration.svg)](https://plugins.jetbrains.com/plugin/23710-targetprocess-integrationn)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/com.github.stefanosansone.intellijtargetprocessintegration.svg)](https://plugins.jetbrains.com/plugin/23710-targetprocess-integration)

# Intellij TargetProcess Integration Plugin

TargetProcess logo

## Overview

This plugin integrates TargetProcess, into your JetBrains IDE, offering developers a streamlined workflow that enhances productivity and focus. With this integration, you can effortlessly view, manage, and track your TargetProcess tasks and activities directly within your IDE, eliminating the need to switch between applications and disrupt your development flow.

## Installation

- Using the IDE built-in plugin system:

Settings/Preferences > Plugins > Marketplace > Search for "intellij-targetprocess-integration" >
Install

- Manually:

Download the [latest release](https://github.com/stefanosansone/intellij-targetprocess-integration/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

## License

Copyright 2023 Stefano Sansone

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

## Disclaimer
This plugin is NOT an official Apptio product

---
This plugin is based on the [IntelliJ Platform Plugin Template][template]
and uses the [IntelliJ Platform UI Guidelines][ui].

[template]: https://github.com/JetBrains/intellij-platform-plugin-template
[ui]: https://jetbrains.github.io/ui/