| 意味 | 例文 |
jrubyを含む例文一覧と使い方
該当件数 : 85件
Ruby Applications Including Ruby, JRuby, and Rails 例文帳に追加
Ruby アプリケーション Ruby、JRuby、および Rails を含みます。 - NetBeans
For information about obtaining JRuby installations, seejruby.codehaus.organd kenai.com/projects/jruby.例文帳に追加
JRuby のインストールの入手に関する情報は、jruby.codehaus.org および kenai.com/projects/jruby を参照してください。 - NetBeans
Note that JRuby is not compatible with Rails 2.1.1.例文帳に追加
JRuby は Rails 2.1.1 とは互換性がありません。 - NetBeans
Sun Blogs: First JRuby App in GlassFish 例文帳に追加
Sun のブログ: GlassFish でのはじめての JRuby アプリケーション - NetBeans
Deploying a JRuby Application toan Application Server 例文帳に追加
JRuby アプリケーションのアプリケーションサーバーへの配備 - NetBeans
Note that JRuby 1.1.4 is not compatible with Rails 2.1.1.例文帳に追加
JRuby 1.1.4 は Rails 2.1.1 とは互換性がありません。 - NetBeans
Deploying a JRuby Application to an Application Server例文帳に追加
アプリケーションサーバーへの JRuby アプリケーションの配備 - NetBeans
Ruby, JRuby, and Rails Application Development (with Passion!) 例文帳に追加
Ruby、JRuby、および Rails アプリケーション開発 (情熱を込めて) - NetBeans
Use the RubyPlatform Manager to register that JRuby installation with the IDE,anduse that platform for your JRuby applications. 例文帳に追加
Ruby プラットフォームマネージャーを使用し、JRuby インストールを IDE に登録し、そのプラットフォームを JRuby アプリケーションに使用します。 - NetBeans
Version2.1.1 uses a Ruby feature that cannot be supported in JRuby.例文帳に追加
Version 2.1.1 では、JRuby でサポートできない Ruby 機能が使用されます。 - NetBeans
Provides tools for Ruby development and supports Rails and JRuby. 例文帳に追加
Ruby 開発用ツールが含まれます。 Rails と JRuby をサポートします。 - NetBeans
(Optional) Select the JRuby and Rails Distribution checkbox to download and install the JRuby softwareand the Ruby on Rails framework.例文帳に追加
(省略可能) JRuby ソフトウェアと Ruby on Rails フレームワークをダウンロードしてインストールするには、「JRuby および Rails のディストリビューション」チェックボックスを選択します。 - NetBeans
Running JRuby Applications on the Integrated GlassFish V3 Application Server 例文帳に追加
統合された GlassFish V3 アプリケーションサーバー上での JRuby アプリケーションの実行 - NetBeans
A JRuby-on-Rails application using MySQL is explained here. 例文帳に追加
MySQL を使用した JRuby-on-Rails アプリケーションはこちらで説明しています。 - NetBeans
To add additional Ruby or JRuby installations, complete the following steps.例文帳に追加
Ruby または JRuby のインストールを追加するには、次の手順に従います。 - NetBeans
By default, your JRuby applications run in the WEBrick browser. 例文帳に追加
デフォルトでは、使用している JRuby アプリケーションは WEBrick ブラウザで実行されます。 - NetBeans
Choose JRuby if you want to use the bundled JRuby interpreter, or choose your Ruby installation if you prefer to use it instead.例文帳に追加
バンドルされた JRuby インタプリタを使用する場合は、「JRuby」を選択します。 これ以外のインストールされている Ruby を使用する場合は、その Ruby を選択します。 - NetBeans
Using JIRB to Check Java Behaviourshows examples of using the JRuby IRB to test Java code.例文帳に追加
「Using JIRB to Check Java Behaviour」で、JRuby IRB を使用した Java コードのテスト例が紹介されています。 - NetBeans
Perform one of the following steps to add additional Ruby or JRuby platforms.例文帳に追加
次のいずれかの手順に従って、Ruby または JRuby のプラットフォームを追加します。 - NetBeans
Enables you to run your JRuby applications on the GlassFish V3server directly from the IDE.例文帳に追加
IDE から直接 JRuby アプリケーションを GlassFish V3 サーバー上で実行できるようにします。 - NetBeans
In addition, the JRuby InteractiveRuby (IRB) Consoleprovides interoperability with Java platform applications. 例文帳に追加
また、JRuby Interactive Ruby (IRB) コンソールは、Java プラットフォームアプリケーションとの相互運用性も提供します。 - NetBeans
Visual Mobile Development Create, test and debug GUI applications that run on mobile phones, set-top boxes, and PDAs. 例文帳に追加
JRuby のランタイムが含まれます。 - NetBeans
Refresh your browser and try another search string, such as JRuby. 例文帳に追加
ブラウザを再表示し、JRuby など、ほかの検索文字列を試します。 図 3: アニメーションの追加 - NetBeans
If you are using JRuby, you must choose MySQL, PostgresSQL, Oracle, HSQLDB, or Java DB (also known as Derby).例文帳に追加
JRuby を使用する場合は、MySQL、PostgresSQL、Oracle、HSQLDB、または Java DB (Derby ともいう) のいずれかを選択します。 - NetBeans
Take a look at Using Databases With JRuby and Creating a Ruby Weblog in 10 Minutes.例文帳に追加
「JRuby でのデータベースの使用」および「Ruby のブログを 10 分で作成」を参照してください。 - NetBeans
In the Add Repository URL dialog box, type http://jruby-extras.rubyforge.org/svn/trunk/rails-integration/plugins and click OK. 例文帳に追加
「リポジトリ URL を追加」ダイアログで、「http://jruby-extras.rubyforge.org/svn/trunk/rails-integration/plugins」と入力し、「了解」をクリックします。 - NetBeans
You can access databases from a JRuby on Rails application in one of two ways.例文帳に追加
JRuby on Rails アプリケーションからデータベースへは、次の 2 つのうちのいずれか 1 つの方法でアクセスできます。 - NetBeans
You can access databases from a JRuby on Rails application in one of three ways.例文帳に追加
JRuby on Rails アプリケーションからデータベースへは、次の 3 つのうちのいずれか 1 つの方法でアクセスできます。 - NetBeans
Click Manage.The Ruby Platform Manager appears, which shows the path to the JRuby installation.例文帳に追加
「管理」をクリックします。 Ruby プラットフォームマネージャーが表示され、JRuby のインストールのパスが表示されます。 - NetBeans
The GlassFish v3 Prelude application server is included with the Ruby bundle and is the default server for JRuby on Rails applications.例文帳に追加
GlassFish v3 Prelude アプリケーションサーバーは Ruby バンドルに含まれており、JRuby on Rails アプリケーションのデフォルトのサーバーです。 - NetBeans
This screencast shows how a JRuby application can be developed and deployedusing NetBeans Ruby IDE. 例文帳に追加
このスクリーンキャストでは、NetBeans Ruby IDE を使用して JRuby アプリケーションを開発および配備する方法を示します。 - NetBeans
In the Add Repository URL dialog box,typehttp://jruby-extras.rubyforge.org/svn/trunk/rails-integration/pluginsand click OK, as shown next.例文帳に追加
「リポジトリ URL を追加」ダイアログで、次に示すように「http://jruby-extras.rubyforge.org/svn/trunk/rails-integration/plugins」と入力し、「了解」をクリックします。 - NetBeans
At a minimum,you should add the rails 2.1.0, rake 0.8.3, rspec 1.1.4,ruby-debug-base 0.10.2, ruby-debug-ide 0.3.1,and activerecord-jdbc-adapter 0.8.2 gems to the JRuby gems repository.例文帳に追加
最低でも、Rails 2.1.0、Rake 0.8.3、Rspec 1.1.4、ruby-debug-base 0.10.2、ruby-debug-ide 0.3.1、および activerecord-jdbc-adapter 0.8.2 Gems を JRuby Gems リポジトリに追加してください。 - NetBeans
Warning: The IDE bundlesRails 2.1.0 with JRuby. 例文帳に追加
このチェックボックスを選択すると、各 Gem の詳細説明を読み込みます。 警告: IDE では JRuby と Rails 2.1.0 がバンドルされます。 - NetBeans
TOTD #9 explains how JDBC connection pooling in GlassFish can be used for a JRuby-on-Rails application using MySQL. 例文帳に追加
「TOTD #9」では、MySQL を使用した JRuby-on-Rails アプリケーションで GlassFish の JDBC 接続プールを使用する方法を説明しています。 - NetBeans
Otherwise,you must obtain a JDBC 3.0 driver for your database server and add the driver to the JRuby classpath.例文帳に追加
それ以外の場合は、データベースサーバー用の JDBC 3.0 ドライバを入手し、JRuby のクラスパスに追加する必要があります。 - NetBeans
You must use version 2.1.0, which is included with the built-in JRuby software, or Rails version 2.1.2 minimum.例文帳に追加
組み込み JRuby ソフトウェアに含まれている version 2.1.0 または最低でも Rails version 2.1.2 を使用してください。 Ruby on Rails アプリケーションの作成 - NetBeans
The JRuby platform that the GlassFish v3 server uses to run your application depends on how the server was started.If the server is not running when you run your application,the server uses the application's JRuby platform.例文帳に追加
GlassFish v3 サーバーでアプリケーションの実行に使用される JRuby プラットフォームは、サーバーの起動方法によって異なります。 アプリケーションの実行時にサーバーが起動していない場合、そのサーバーではアプリケーションの JRuby プラットフォームが使用されます。 - 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会員(無料)になると
|