◎ JetBrainsが無料の.NET逆コンパイラの提供を開始
◎ JetBrainsが無料の.NET逆コンパイラの提供を開始
AsiaNet 49314
【編註】クライアントからの要請により、提供された原稿をそのまま配信します。
共同通信JBNでは一切編集を行っておりません。
PRESS RELEASE
Contact
Ann Oreshnikova
Marketing Director
+7 921 930 6703
Ann.Oreshnikova@jetbrains.com
JetBrainsが無料の.NET逆コンパイラの提供を開始
JetBrainsによる真新しい無料の.NET逆コンパイラが、インテリジェントなナビゲーションとコードインサイト機能を、.NET開発者コミュニティ全体にお届けいたします。
http://photos.prnewswire.com/prnh/20120425/527217
2012年5月14日、チェコ共和国プラハ-ソフトウェア開発者の方々に向けた、人気が高い生産性を向上させるツールを製作するJetBrains(R)は本日、JetBrainsの.NET逆コンパイラとアセンブリブラウザである、dotPeekの最初のメジャーバーションをリリースしました。
dotPeekの裏にある主なアイデアは、それを無料で提供することにより、.NETコミュニティの皆様に、高品質の逆コンパイルを可能にさせることです。このご提供には、Microsoft Visual Studio向けの名高い生産性拡張機能である、JetBrains ReSharperで見られるものと類似した、強力なナビゲーションと検索機能が付いてきます。
これは、スタンドアロンツールとしてdotPeekの初リリースである一方で、内在する逆コンパイルテクノロジーは、かなりの長期間にわたり、公的に利用可能となってきました。昨年の間、逆コンパイル機能は、.NETアプリケーションにおけるパフォーマンスボトルネックを検出するための強力なプロファイラである、JetBrains dotTrace Performanceだけではなく、JetBrains ReSharperの最新バージョンにも含まれておりました。
「優れたツールに慣れるのはカンタンです。私たちは概して、私たちがあらゆる製品に追加するインテリジェンスによって甘やかされています。そして、dotPeekも例外ではありませんでした」と、dotPeekを率いる開発者、Lenoid Shalupovが述べました。「カンタンにナビゲートし、検索し、逆コンパイルされたアーチファクトを確認できることは、ソースコードエディタ内にこれらの機能を有するのと同じぐらい、私たちにとって不可欠なものでした。ですので、以下をご用意しています:インテリジェントな.NET逆コンパイラ。またこれは、あらゆる人を対象に無料でご利用いただけます」。
dotPeekの主な機能には、以下が含まれます:
・.NET1.0-4.5アセンブリをC#に逆コンパイル。
・通常のアセンブリと実行可能ファイル、Windows 8、.winmdファイル、コードアーカイブ、NuGetおよびVSIXパッケージ向けのサポート。
・特定の型、アセンブリ、シンボル、または型メンバにインスタントジャンプ。
・いくつかあるナビゲーションオプションの中で特に、シンボル宣言、実装、生成されたシンボルおよびベースシンボルに対するラクなナビゲーション。
・検索結果の高度なプレゼンテーションによる、シンボルの使用法に対する正確な検索。
コード構造および階層のクイック概要。
・可能な場合、元のソースコードを取得するために、シンボルやソースサーバーに接続。
・大半の操作に向けたキーボードショートカット。
dotPeekに関する詳細について知り、無料で試用するには、http://www.jetbrains.com/decompiler?pr をご訪問ください。
JetBrainsの概要
JetBrainsは、知的で生産性を向上させるソフトウェアの製作に特化した、テクノロジー主導型のソフトウェア開発企業です。弊社は、革新的で受賞歴のあるJava(TM)統合開発環境IntelliJ(TM) IDEA(詳細はhttp://www.jetbrains.com/idea のウェブでご確認ください)、.NET開発者の皆様に向けた生産性ツールであるReSharper(詳細はhttp://www.jetbrains.com/resharper でご確認ください)、継続的な統合およびビルド管理環境であるTeamCity(http://www.jetbrains.com/teamcity )、知的に問題やバグを追跡するYouTrack(http://www.jetbrains.com/youtrack )、およびその他によって広く知られております。JetBrainsは、チェコ共和国のプラハに本社を構え、ロシアのサンクトペテルブルグ、ドイツのミュンヘン、マサチューセッツ州のボストンに研究ラボを有しております。詳細につきましては、http://www.jetbrains.com をご確認ください。
***
編集者への注意: JetBrains、IntelliJ、IntelliJ IDEA、ReSharper、dotPeek、TeamCity、およびYouTrackは、JetBrains s.r.o.の商標または登録商標です。その他の商標はすべて、それらの各所有者の所有物です。
JetBrains Rolls Out Free .NET Decompiler
PR49314
PRAGUE, Czech Republic, May 14 /PRN=KYODO JBN/ --
A brand new free-of-charge .NET decompiler from JetBrains brings
intelligent navigation and code insight features to the entire .NET developer
community
JetBrains(R), creators of popular productivity-enhancing tools for software
developers, today released the first major version of dotPeek, their .NET
decompiler and assembly browser.
(Logo: http://photos.prnewswire.com/prnh/20120425/527217 )
The main idea behind dotPeek is to make high-quality decompiling available
to everyone in the .NET community, by providing it free of charge. This
offering comes with powerful navigation and search features akin to those found
in JetBrains ReSharper, a renowned productivity extension for Microsoft Visual
Studio.
While this is the inaugural release of dotPeek as a standalone tool, the
underlying decompiler technology has been publicly available for quite a while.
Within the last year, decompiling functionality was included in the latest
version of JetBrains ReSharper, as well as JetBrains dotTrace Performance - a
powerful profiler for detecting performance bottlenecks in .NET applications.
"It is easy to get used to good tools. We are typically spoiled by the
intelligence we add to every product, and dotPeek was no exception," said
Leonid Shalupov, dotPeek Lead Developer. "Being able to easily navigate,
search, review decompiled artifacts was as essential for us as having these
features in a source code editor. So, here it is: an intelligent .NET
decompiler, which is also free for all."
Key features of dotPeek include:
- Decompiling .NET 1.0-4.5 assemblies to C#.
- Support for regular assemblies and executables, Windows 8 .winmd files,
code archives, NuGet and VSIX packages.
- Instant jump to a specific type, assembly, symbol, or type member.
- Effortless navigation to symbol declarations, implementations, derived
and base symbols, among other navigation options.
- Accurate search for symbol usages with advanced presentation of
search results.
- Quick overview of code structure and hierarchy.
- Connecting to symbol and source servers to fetch original source code,
if available.
- Keyboard shortcuts for most actions.
To learn more about dotPeek and download it for free, please visit:
http://www.jetbrains.com/decompiler?pr
About JetBrains
JetBrains is a technology-leading software development firm specializing in
the creation of intelligent, productivity-enhancing software. The company is
widely known for its innovative, award-winning Java(TM) integrated development
environment, IntelliJ(TM) IDEA (see details on the web at
http://www.jetbrains.com/idea); ReSharper - a productivity tool for .NET
developers (see http://www.jetbrains.com/resharper); TeamCity - a continuous
integration and build management environment (
http://www.jetbrains.com/teamcity); and YouTrack - an intelligent issue and bug
tracker (http://www.jetbrains.com/youtrack), among others. JetBrains maintains
its headquarters in Prague, Czech Republic, with its R&D labs located in St.
Petersburg, Russia; Munich, Germany; and Boston, Massachusetts. For more
information see http://www.jetbrains.com.
Note to Editors:
JetBrains, IntelliJ, IntelliJ IDEA, ReSharper, dotPeek, TeamCity, and
YouTrack are trademarks or registered trademarks of JetBrains, s.r.o. All other
trademarks are the properties of their respective owners.
SOURCE: JetBrains
本プレスリリースは発表元が入力した原稿をそのまま掲載しております。また、プレスリリースへのお問い合わせは発表元に直接お願いいたします。
このプレスリリースには、報道機関向けの情報があります。
プレス会員登録を行うと、広報担当者の連絡先や、イベント・記者会見の情報など、報道機関だけに公開する情報が閲覧できるようになります。