| 意味 | 例文 |
jrubyを含む例文一覧と使い方
該当件数 : 85件
If you are using the MySQL or PostgreSQL database server, the IDE automatically adds the bundleddriver to the JRuby classpath.例文帳に追加
データベースサーバーに MySQL または PostgreSQL を使用している場合は、バンドル版のドライバが自動的に JRuby のクラスパスに追加されます。 - NetBeans
If you have an existing JRuby project that does not offer this raketarget, complete the following steps to add the Goldspike plugin to the project.例文帳に追加
この Rake ターゲットがない既存の JRuby プロジェクトがある場合、次の手順に従って Goldspike プラグインをプロジェクトに追加します。 - NetBeans
If you are not sure of the location of the JRuby installation, right-click the project's node and choose Properties from the pop-up menu.例文帳に追加
JRuby のインストールの場所が不明な場合、プロジェクトのノードを右クリックし、ポップアップメニューから「プロパティー」を選択します。 - NetBeans
As you might guess, the JRuby Interactive Ruby (IRB) Console is a module that lets you interactively enter Ruby statements, just as you do with the Ruby IRB.例文帳に追加
お気付きかもしれませんが、JRuby Interactive Ruby (IRB) コンソールは、Ruby IRB と同様に、対話形式で Ruby 文を入力できるモジュールです。 - NetBeans
The JRuby and Rails Distributionplugin includes the ActiveRecord JDBC Adapter gem, which enables your JRuby on Rails application to access database servers that provide JDBC 3.0 compliant drivers, such as MySQL, PostgreSQL, Oracle(R), HSQLDB, and Java DB (also known as Derby).The JDBC driver must be a pure Java driver.例文帳に追加
「JRuby および Rails のディストリビューション」プラグインには ActiveRecord JDBC Adapter Gem が含まれており、これによって JRuby on Rails アプリケーションが MySQL、PostgreSQL、Oracle(R)、HSQLDB、および Java DB (別名 Derby) といった JDBC 3.0 準拠のドライバを持つデータベースサーバーにアクセスできます。 JDBC ドライバは Pure Java ドライバである必要があります。 - NetBeans
For other database servers, the IDE automatically adds the driver to the JRuby classpath if you have registered the database server with the IDE.例文帳に追加
その他のデータベースサーバーの場合、データベースサーバーが IDE に登録されていれば、ドライバが自動的に JRuby のクラスパスに追加されます。 - NetBeans
See the previous section for information about registering Ruby platforms with the IDE.If you are using the bundled JRuby platform and the IDE includes the JRuby and Rails Distribution plugin,the list contains the ActiveRecord JDBC Adapter gem and the Rails framework, as shown in the next figure.例文帳に追加
Ruby プラットフォームの IDE への登録については、前の節を参照してください。 バンドル版の JRuby プラットフォームを使用中で、IDE に「JRuby および Rails のディストリビューション」プラグインが組み込まれている場合、次の図に示すように、一覧には ActiveRecord JDBC Adapter Gem と Rails フレームワークが表示されます。 - NetBeans
As mentioned earlier, the JRuby and Rails Distributionplugin includes the ActiveRecord JDBC Adapter gem, which enables your JRuby on Rails application to access database servers that provide JDBC 3.0 compliant drivers, such as MySQL, PostgreSQL, Oracle, HSQLDB, and Java DB (also known as Derby).The JDBC driver must be a pure Java driver.例文帳に追加
前述したとおり、「JRuby および Rails のディストリビューション」プラグインには ActiveRecord JDBC Adapter Gem が含まれており、これによって JRuby on Rails アプリケーションが MySQL、PostgreSQL、Oracle、HSQLDB、および Java DB (別名 Derby) といった JDBC 3.0 準拠のドライバを持つデータベースサーバーにアクセスできます。 JDBC ドライバは Pure Java ドライバである必要があります。 - NetBeans
See the previous section for information about registering the Ruby platform.If you are using the JRuby platform and the IDE includes the JRuby and Rails Distribution plugin,the list contains the ActiveRecord-JDBC gem and the Rails framework, as shown in the next figure.例文帳に追加
Ruby プラットフォームの登録に関する情報は、前のセクションを参照してください。 JRuby プラットフォームを使用中で、IDE に「JRuby および Rails のディストリビューション」プラグインが組み込まれている場合、次の図に示すように、一覧には「ActiveRecord-JDBC」 Gem と Rails フレームワークが表示されます。 - NetBeans
As mentioned earlier, the JRuby and Rails Distributionplugin includes the ActiveRecord-JDBC gem, which enables your JRuby on Rails application to access database servers that provide JDBC 3.0 compliant drivers, such as MySQL, PostgreSQL, Oracle, HSQLDB, and Java DB (also known as Derby).The JDBC driver must be a pure Java driver.例文帳に追加
前述したとおり、「JRuby and Rails のディストリビューション」プラグインには ActiveRecord-JDBC Gem が含まれており、これによって JRuby on Rails アプリケーションが MySQL、PostgreSQL、Oracle、HSQLDB、および Java DB (別名 Derby) といった JDBC 3.0 準拠のドライバを持つデータベースサーバーにアクセスできます。 JDBC ドライバは Pure Java ドライバである必要があります。 - NetBeans
Note: You must have either Ruby or JRuby software installed on your system to use the Ruby and Rails distribution.例文帳に追加
注: Ruby および Rails のディストリビューションを使用するためには、Ruby または JRuby ソフトウェアのいずれかをシステムにインストールしておく必要があります。 - NetBeans
If you want to deploy a JRuby application to the GlassFish application server,you can package the application and its dependencies in a web archive(WAR) file.例文帳に追加
JRuby アプリケーションを GlassFish アプリケーションサーバーに配備する場合、アプリケーションとそれが依存しているファイルを WAR (Web Archive) ファイルにパッケージ化できます。 - NetBeans
Support for native Ruby, Ruby on Rails 2.0, and JRubyRuby project type for Ruby and YAML filesRuby on Rails project typeEditor with syntactic and semantic code highlightingHints and quick fixes, refactoring, automatic code completionIntegrated Rake build toolIntegrated rdoc pop-upsAccess to Interactive Ruby Shell (IRB)Integrated support for Test::Unit, Auto Test, and RSpec filesIntegrated WEBrick and Mongrel web serversDatabase migration integrationTemplates and code generatorDebugger for Ruby, JRuby, and Ruby on RailsRuby Gems Installation ManagerRake Runner 例文帳に追加
ネイティブ Ruby、Ruby on Rails 2.0、および JRuby のサポート Ruby および YAML ファイルの Ruby プロジェクトの種類 - NetBeans
If you are using JRuby and you are accessing a database server other thanMySQL, you must select the Access Database Using JDBC checkbox.If your database server is MySQL, the use of JDBC is optional.例文帳に追加
JRuby を使用し、MySQL 以外のデータベースサーバーにアクセスする場合は、必ず「JDBC を使用したアクセスデータベース」チェックボックスを選択します。 - NetBeans
Note: You must have either Ruby or JRuby software installed on your system in order to use the Ruby and Rails distribution.例文帳に追加
注: Ruby および Rails のディストリビューションを使用するためには、Ruby または JRuby ソフトウェアのいずれかをシステムにインストールしておく必要があります。 - NetBeans
To use a JDBC connection, you must obtain a JDBC 3.0driver for your database server, and put a copy of the JDBC driver in the JRuby/libfolder.例文帳に追加
JDBC 接続を使用するには、データベースサーバー用に JDBC 3.0 ドライバを入手し、JRuby/lib フォルダにその JDBC ドライバのコピーを置く必要があります。 - NetBeans
When you create your JRuby application, you are given the option of adding rake targets to support application server deployment,as shown in the following figure.例文帳に追加
JRuby アプリケーションを作成するとき、次の図に示すように、アプリケーションサーバーの配備をサポートする Rake ターゲットを追加するオプションが表示されます。 - NetBeans
When you create your JRuby application, you are given the option to add rake targets to support application server deployment,as shown in the following figure.例文帳に追加
JRuby アプリケーションを作成するとき、次の図に示すように、アプリケーションサーバーの配備をサポートする Rake ターゲットを追加するオプションが表示されます。 - NetBeans
It is bundled with the NetBeans IDE as part of the JRuby distribution, so if you use the bundled Ruby interpreter rspec is already installed. 例文帳に追加
これは JRuby ディストリビューションの一部として NetBeans IDE にバンドルされているので、バンドル版の Ruby インタプリタを使用する場合、rspec はすでにインストールされています。 - NetBeans
Note: To use a JDBC connection, you must obtain a JDBC 3.0 client driver for your database server, and put a copy of the JDBC driver in the JRuby/lib folder.例文帳に追加
注: JDBC 接続を使用するには、データベースサーバー用に JDBC 3.0 クライアントドライバを入手し、JRuby/lib フォルダにその JDBC ドライバのコピーを置く必要があります。 - NetBeans
If you are running your application on the GlassFishv3 Server, you must also copy the driver to the lib folder of the project's JRuby installation and then restart the server.例文帳に追加
GlassFish v3 サーバー上でアプリケーションを実行している場合、ドライバをプロジェクトの JRuby のインストールにある lib フォルダにコピーし、サーバーを再起動する必要があります。 - NetBeans
For more information about database configuration from the Project Wizard, see Using Database Servers With JRuby, and the New Ruby on Rails Application Wizard: DatabaseConfigurationhelp topic.例文帳に追加
「プロジェクト」ウィザードからデータベースを構成する詳細は、「JRuby でのデータベースサーバーの使用」および「「新規 Ruby on Rails アプリケーション」ウィザード: データベース構成」ヘルプトピックを参照してください。 - NetBeans
Note: The first time that you open or create a Ruby project in the IDE, the IDE checks if you have any other Ruby installations in addition to the bundled JRuby software.例文帳に追加
注: IDE で Ruby プロジェクトを最初に開くか、または作成すると、バンドルされた JRuby ソフトウェア以外に Ruby のインストールが存在するかどうかが IDE によって確認されます。 - NetBeans
The first time that you create or open a Ruby project in the IDE, the IDE checks if you have any other Ruby installations in addition to the bundled JRuby software.例文帳に追加
IDE で Ruby プロジェクトを最初に作成するか、または開くと、バンドルされた JRuby ソフトウェア以外に Ruby のインストールが存在するかどうかが IDE によって確認されます。 - NetBeans
Powerful Ruby editor with code completion and debugger, and full support for Ruby on Rails.Includes the JRuby runtime. 例文帳に追加
強力な Ruby エディタ (コード補完機能付き)、デバッガ、また Rails の全面サポートを備えています。 - NetBeans
NetBeans IDE 6.5 offers a powerful Ruby editor including code completion, a debugger,and full support for Ruby on Rails.You can use your local ruby binaries or rely on the included JRuby runtime. 例文帳に追加
NetBeans IDE 6.5 には、コード補完、デバッガ、および Ruby on Rails の完全サポートを含む、強力な Ruby エディタが用意されています。 ローカルの Ruby バイナリを使用することも、含まれている JRuby 実行環境に任せることもできます。 - NetBeans
This demo covers smart code completion including regular expression completion,Ruby documentation window (rdoc), syntax coloring,class navigation, hyperlinking, code formating, refactoring,switching between Ruby/JRuby. 例文帳に追加
このデモでは、正規表現の補完、Ruby ドキュメントのウィンドウ (rdoc)、構文の色分け、クラスへの移動、ハイパーリンク、コードの整形、リファクタリング、Ruby と JRuby の切り替えを含むスマートコード補完について説明しています。 - NetBeans
Note: When you open an existing Ruby or JRuby project that you built outside of the IDE, the only NetBeans software-relatedmodification that the IDE makes to the project is to create an nbproject folder, which containsNetBeans metadata.例文帳に追加
注: IDE 以外で構築した既存の Ruby またはJRuby プロジェクトを開いた場合、IDE がそのプロジェクトに加える NetBeans ソフトウェア関連の変更は、NetBeans のメタデータを含む nbproject フォルダを作成することだけです。 - NetBeans
The NetBeans IDE 6.1 release provides several new features and enhancements, such as rich JavaScript editing features, support for using the Spring web framework,tighter MySQL integration, and an improved way of sharing libraries among dependent projects. The acclaimed support for Ruby/JRuby has been enhanced with new editorquick fixes, a Ruby platform manager, fast debug support for JRuby, and many other new features and fixes.例文帳に追加
NetBeans IDE 6.1 release では、豊富な JavaScript 編集機能、Spring Web Framework の使用のサポート、MySQL との統合の強化、および依存プロジェクト間でのライブラリの共有方法の改善など、さまざまな新機能および拡張機能が提供されています。 高く評価されている Ruby/JRuby のサポートは、新しいエディタ簡易修正、Ruby プラットフォームマネージャー、JRuby 高速デバッグのサポート、およびその他の多くの新機能と修正によって拡張されました。 - NetBeans
You should eventually download and install the most recentJRuby software into a more stable and accessible location. 例文帳に追加
最終的には、最新の JRuby ソフトウェアをダウンロードし、より安定したアクセスしやすい場所にインストールしてください。 - NetBeans
Note: If you install the GlassFish V3 JRuby Integration plugin, you can register a Glassfish V3 instance with the IDE,and configure the instance as the current server in a Rails Project.You can then use the Run Main Project button to run the application on the GlassFish V3 instance.例文帳に追加
注: GlassFish V3 JRuby Integration プラグインをインストールする場合、Glassfish V3 インスタンスを IDE に登録し、このインスタンスを Rails プロジェクトの現在のサーバーに設定できます。 次に「主プロジェクトを実行」ボタンを使用してアプリケーションを GlassFish V3 インスタンス上で実行できます。 - NetBeans
Note: The first time that you open or create a Ruby project in the IDE, the IDE checks if you have any other Ruby installations in addition to the bundled JRuby software.If you do, the IDE displays a dialog box asking you to select which software to use.例文帳に追加
注: IDE で Ruby プロジェクトを最初に開くか、または作成すると、バンドルされた JRuby ソフトウェア以外に Ruby のインストールが存在するかどうかが IDE によって確認されます。 存在する場合、使用するソフトウェアを選択するよう求めるダイアログが表示されます。 - NetBeans
If you do not have this software, you must either install this plugin, or download and installJRuby or Ruby software before working with Ruby projects in the IDE. (Optional)例文帳に追加
このソフトウェアがない場合、IDE で Ruby プロジェクトの作業を開始する前に、このプラグインをインストールするか、JRuby または Ruby ソフトウェアをダウンロードしてインストールする必要があります。 - NetBeans
Quickly create Ruby projects with logical structure, run Ruby files, configure other Ruby interpreters (such as JRuby or native Ruby), locate and install Ruby Gems through a graphical wizard, create and execute unit tests, run RSpec specification files, jump between a Ruby file and its corresponding unit test or spec file, and so on. 例文帳に追加
Ruby プロジェクトを論理的な構造で簡単に作成したり、Ruby ファイルを実行したり、ほかの Ruby インタープリタを構成したり (JRuby やネイティブ Ruby など)、グラフィカルなウィザードを使用して Ruby Gems を探してインストールしたり、ユニットテストを作成して実行したり、RSpec 仕様ファイルを実行したり、Ruby ファイルと対応するユニットテストまたは仕様ファイル間を移動したりできます。 - NetBeans
| 意味 | 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|