「JRuby」を含む例文一覧(85)

<前へ 1 2
  • 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
  • If you encounter problems running Auto Test correctly on JRuby, switch to native Ruby for the moment.
    JRuby 上で自動テストを正常に実行する際に問題が発生する場合、当面はネイティブの 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
<前へ 1 2

例文データの著作権について