Titanium を初めて使用し、インストールしました。新しいプロジェクトを作成しようとしていますが、毎回次のメッセージが表示されます。
Unable to create new project [ERROR] Missing required option ''--username''
Windows XP を実行しています。パスに JRE ビンがあります。
これまでのところ、次のことを行いました。
• アンインストールしてから再インストールしたため、「Program Files」フォルダの下にはありませんでした
• JRE 7 ビンと Android SDK のパスが自分のマシンのパスであることを確認しました
• JAVA_HOME を作成し、それを Java ルート フォルダに指定
• 「Titanium Updates」が不要であることを確認しました。
ワークスペース ログは次のことを示します。
!ENTRY org.eclipse.core.net 1 0 2013-11-01 10:04:31.239 !MESSAGE System property https.proxyHost is not set but should be <MyProxyServerAddress>.
!ENTRY org.eclipse.core.net 1 0 2013-11-01 10:04:31.239 !MESSAGE System property https.proxyPort is not set but should be <MyProxyServerPort>.
!ENTRY org.eclipse.osgi 2 1 2013-11-01 10:04:58.818 !MESSAGE NLS missing message: BasicProjectCreationPage_crossPlatformWarningAndroid in: com.appcelerator.titanium.ui.wizard.messages
!ENTRY org.eclipse.osgi 2 1 2013-11-01 10:04:58.818 !MESSAGE NLS missing message: BasicProjectCreationPage_crossPlatformWarningIOS in: com.appcelerator.titanium.ui.wizard.messages
!ENTRY com.appcelerator.titanium.acs.ui 4 0 2013-11-01 10:05:21.256 !MESSAGE (Build 3.1.3.201309132423) [ERROR] Failed to log into Node.ACS: [ERROR] Login failed. Error: connect ETIMEDOUT
あなたの助けに感謝します。