I'm unable to compile the PHP version of Eclipse Portable.
I get this error.
MakeNSIS v2.45 - Copyright 1995-2009 Contributors See the file COPYING for license details. Credits can be found in the Users Manual. Processing config: Processing plugin dlls: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Plugins\*.dll" - ExecDos::exec - ExecDos::isdone - ExecDos::wait - FindProcDLL::FindProc - InstallOptions::dialog - InstallOptions::initDialog - InstallOptions::show - LangDLL::LangDialog - MoreInfo::GetComments - MoreInfo::GetCompanyName - MoreInfo::GetFileDescription - MoreInfo::GetFileVersion - MoreInfo::GetInternalName - MoreInfo::GetLegalCopyright - MoreInfo::GetLegalTrademarks - MoreInfo::GetOSUserinterfaceLanguage - MoreInfo::GetOriginalFilename - MoreInfo::GetPrivateBuild - MoreInfo::GetProductName - MoreInfo::GetProductVersion - MoreInfo::GetSpecialBuild - MoreInfo::GetUserDefined - System::Alloc - System::Call - System::Copy - System::Free - System::Get - System::Int64Op - System::Store - TypeLib::GetLibVersion - TypeLib::Register - TypeLib::UnRegister - inetc::get - inetc::head - inetc::post - inetc::put - md5dll::GetFileMD5 - md5dll::GetMD5 - md5dll::GetMD5File - md5dll::GetMD5Random - md5dll::GetMD5String - nsDialogs::Create - nsDialogs::CreateControl - nsDialogs::CreateItem - nsDialogs::CreateTimer - nsDialogs::GetUserData - nsDialogs::KillTimer - nsDialogs::OnBack - nsDialogs::OnChange - nsDialogs::OnClick - nsDialogs::OnNotify - nsDialogs::SelectFileDialog - nsDialogs::SelectFolderDialog - nsDialogs::SetRTL - nsDialogs::SetUserData - nsDialogs::Show - nsisunz::Unzip - nsisunz::UnzipToLog - nsisunz::UnzipToStack - nsisunz::extract_RunDLL - registry::_Close - registry::_CopyKey - registry::_CopyValue - registry::_CreateKey - registry::_DeleteKey - registry::_DeleteKeyEmpty - registry::_DeleteValue - registry::_Find - registry::_HexToStr - registry::_KeyExists - registry::_MoveKey - registry::_MoveValue - registry::_Open - registry::_Read - registry::_ReadExtra - registry::_RestoreKey - registry::_SaveKey - registry::_StrToHex - registry::_Unload - registry::_Write - registry::_WriteExtra !define: "MUI_INSERT_NSISCONF"="" Changing directory to: "C:\Users\Brandon\Desktop\EclipsePortableVersions\PHP\EclipsePortableTest\Other\Source" Processing script file: "C:\Users\Brandon\Desktop\EclipsePortableVersions\PHP\EclipsePortableTest\Other\Source\PortableApps.comInstaller.nsi" !define: "PORTABLEAPPSINSTALLERVERSION"="0.91.2.0" !include: "PortableApps.comInstallerConfig.nsh" !define: "NAME"="Eclipse Portable (Test)" !define: "APPID"="EclipsePortableTest" !define: "VERSION"="3.4.2.0" !define: "FILENAME"="EclipsePortableTest_PHP_Edition_Development_Test_8" !define: "CHECKRUNNING"="EclipsePortable.exe" !define: "CLOSENAME"="Eclipse Portable (Test)" !define: "ADDONSDIRECTORYPRESERVE"="NONE" !define: "INSTALLERCOMMENTS"="For additional details, visit PortableApps.com" !define: "INSTALLERADDITIONALTRADEMARKS"="" !define: "INSTALLERMULTILINGUAL"="true" !define: "USES_ENGLISH"="true" !define: "USES_AFRIKAANS"="true" !define: "USES_ALBANIAN"="true" !define: "USES_ARABIC"="true" !define: "USES_BASQUE"="true" !define: "USES_BELARUSIAN"="true" !define: "USES_BOSNIAN"="true" !define: "USES_BRETON"="true" !define: "USES_BULGARIAN"="true" !define: "USES_CATALAN"="true" !define: "USES_CROATIAN"="true" !define: "USES_CZECH"="true" !define: "USES_DANISH"="true" !define: "USES_DUTCH"="true" !define: "USES_ESTONIAN"="true" !define: "USES_FARSI"="true" !define: "USES_FINNISH"="true" !define: "USES_FRENCH"="true" !define: "USES_GALICIAN"="true" !define: "USES_GERMAN"="true" !define: "USES_GREEK"="true" !define: "USES_HEBREW"="true" !define: "USES_HUNGARIAN"="true" !define: "USES_ICELANDIC"="true" !define: "USES_INDONESIAN"="true" !define: "USES_IRISH"="true" !define: "USES_ITALIAN"="true" !define: "USES_JAPANESE"="true" !define: "USES_KOREAN"="true" !define: "USES_KURDISH"="true" !define: "USES_LATVIAN"="true" !define: "USES_LITHUANIAN"="true" !define: "USES_LUXEMBOURGISH"="true" !define: "USES_MACEDONIAN"="true" !define: "USES_MALAY"="true" !define: "USES_MONGOLIAN"="true" !define: "USES_NORWEGIAN"="true" !define: "USES_NORWEGIANNYNORSK"="true" !define: "USES_POLISH"="true" !define: "USES_PORTUGUESE"="true" !define: "USES_PORTUGUESEBR"="true" !define: "USES_ROMANIAN"="true" !define: "USES_RUSSIAN"="true" !define: "USES_SERBIAN"="true" !define: "USES_SERBIANLATIN"="true" !define: "USES_SIMPCHINESE"="true" !define: "USES_SLOVAK"="true" !define: "USES_SLOVENIAN"="true" !define: "USES_SPANISH"="true" !define: "USES_SPANISHINTERNATIONAL"="true" !define: "USES_SWEDISH"="true" !define: "USES_THAI"="true" !define: "USES_TRADCHINESE"="true" !define: "USES_TURKISH"="true" !define: "USES_UKRAINIAN"="true" !define: "USES_UZBEK"="true" !define: "USES_WELSH"="true" !define: "MAINSECTIONTITLE"="Eclipse Portable (English) [Required]" !define: "MAINSECTIONDESCRIPTION"="Install the portable app" !define: "OPTIONALSECTIONTITLE"="Additional Languages" !define: "OPTIONALSECTIONDESCRIPTION"="Add multilingual support for this app" !define: "OPTIONALSECTIONSELECTEDINSTALLTYPE"="Multilingual" !define: "OPTIONALSECTIONNOTSELECTEDINSTALLTYPE"="English" !define: "OPTIONALSECTIONPRESELECTEDIFNONENGLISHINSTALL"="true" !define: "REMOVEAPPDIRECTORY"="true" !define: "REMOVEOTHERDIRECTORY"="true" !include: closed: "PortableApps.comInstallerConfig.nsh" !define: "MAINSECTIONIDX"="0" !define: "OPTIONALSECTIONIDX"="1" Name: "Eclipse Portable (Test)" OutFile: "..\..\..\EclipsePortableTest_PHP_Edition_Development_Test_8.paf.exe" InstallDir: "\EclipsePortableTest" Caption: "Eclipse Portable (Test) | PortableApps.com Installer" VIAddVersionKey: "ProductName" "Eclipse Portable (Test)" VIAddVersionKey: "Comments" "For additional details, visit PortableApps.com" VIAddVersionKey: "CompanyName" "PortableApps.com" VIAddVersionKey: "LegalCopyright" "PortableApps.com Installer Copyright 2007-2009 PortableApps.com." VIAddVersionKey: "FileDescription" "Eclipse Portable (Test)" VIAddVersionKey: "FileVersion" "3.4.2.0" VIAddVersionKey: "ProductVersion" "3.4.2.0" VIAddVersionKey: "InternalName" "Eclipse Portable (Test)" VIAddVersionKey: "LegalTrademarks" "PortableApps.com is a registered trademark of Rare Ideas, LLC." VIAddVersionKey: "OriginalFilename" "EclipsePortableTest_PHP_Edition_Development_Test_8.paf.exe" VIAddVersionKey: "PortableApps.comInstallerVersion" "0.91.2.0" SetCompress: Auto SetCompressor: /SOLID lzma SetCompressorDictSize: 32 mb SetDatablockOptimize: On CRCCheck: on AutoCloseWindow: true !include: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Include\MUI.nsh" !include: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Contrib\Modern UI\System.nsh" NSIS Modern User Interface version 1.8 - Copyright 2002-2009 Joost Verburg (C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Contrib\Modern UI\System.nsh:8) !define: "MUI_INCLUDED"="" !define: "MUI_SYSVERSION"="1.8" !define: "MUI_VERBOSE"="3" !include: closed: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Contrib\Modern UI\System.nsh" !include: closed: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Include\MUI.nsh" !include: "FileFunc.nsh" !define: "FILEFUNC_INCLUDED"="" !include: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Include\Util.nsh" !include: closed: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Include\Util.nsh" !define: "Locate"="!insertmacro LocateCall" !define: "un.Locate"="!insertmacro LocateCall" !define: "GetSize"="!insertmacro GetSizeCall" !define: "un.GetSize"="!insertmacro GetSizeCall" !define: "DriveSpace"="!insertmacro DriveSpaceCall" !define: "un.DriveSpace"="!insertmacro DriveSpaceCall" !define: "GetDrives"="!insertmacro GetDrivesCall" !define: "un.GetDrives"="!insertmacro GetDrivesCall" !define: "GetTime"="!insertmacro GetTimeCall" !define: "un.GetTime"="!insertmacro GetTimeCall" !define: "GetFileAttributes"="!insertmacro GetFileAttributesCall" !define: "un.GetFileAttributes"="!insertmacro GetFileAttributesCall" !define: "GetFileVersion"="!insertmacro GetFileVersionCall" !define: "un.GetFileVersion"="!insertmacro GetFileVersionCall" !define: "GetExeName"="!insertmacro GetExeNameCall" !define: "un.GetExeName"="!insertmacro GetExeNameCall" !define: "GetExePath"="!insertmacro GetExePathCall" !define: "un.GetExePath"="!insertmacro GetExePathCall" !define: "GetParameters"="!insertmacro GetParametersCall" !define: "un.GetParameters"="!insertmacro GetParametersCall" !define: "GetOptions"="!insertmacro GetOptionsCall" !define: "un.GetOptions"="!insertmacro GetOptionsCall" !define: "GetOptionsS"="!insertmacro GetOptionsSCall" !define: "un.GetOptionsS"="!insertmacro GetOptionsSCall" !define: "GetRoot"="!insertmacro GetRootCall" !define: "un.GetRoot"="!insertmacro GetRootCall" !define: "GetParent"="!insertmacro GetParentCall" !define: "un.GetParent"="!insertmacro GetParentCall" !define: "GetFileName"="!insertmacro GetFileNameCall" !define: "un.GetFileName"="!insertmacro GetFileNameCall" !define: "GetBaseName"="!insertmacro GetBaseNameCall" !define: "un.GetBaseName"="!insertmacro GetBaseNameCall" !define: "GetFileExt"="!insertmacro GetFileExtCall" !define: "un.GetFileExt"="!insertmacro GetFileExtCall" !define: "BannerTrimPath"="!insertmacro BannerTrimPathCall" !define: "un.BannerTrimPath"="!insertmacro BannerTrimPathCall" !define: "DirState"="!insertmacro DirStateCall" !define: "un.DirState"="!insertmacro DirStateCall" !define: "RefreshShellIcons"="!insertmacro RefreshShellIconsCall" !define: "un.RefreshShellIcons"="!insertmacro RefreshShellIconsCall" !include: closed: "FileFunc.nsh" !include: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Include\LogicLib.nsh" !include: closed: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Include\LogicLib.nsh" !insertmacro: DriveSpace !insertmacro: end of DriveSpace !insertmacro: GetOptions !insertmacro: end of GetOptions !insertmacro: GetDrives !insertmacro: end of GetDrives !insertmacro: GetRoot !insertmacro: end of GetRoot !insertmacro: GetSize !insertmacro: end of GetSize !insertmacro: GetFileName !insertmacro: end of GetFileName !insertmacro: GetParent !insertmacro: end of GetParent !include: "TextFunc.nsh" !define: "TEXTFUNC_INCLUDED"="" !include: "FileFunc.nsh" !include: closed: "FileFunc.nsh" !include: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Include\Util.nsh" !include: closed: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Include\Util.nsh" !define: "LineFind"="!insertmacro LineFindCall" !define: "un.LineFind"="!insertmacro LineFindCall" !define: "LineRead"="!insertmacro LineReadCall" !define: "un.LineRead"="!insertmacro LineReadCall" !define: "FileReadFromEnd"="!insertmacro FileReadFromEndCall" !define: "un.FileReadFromEnd"="!insertmacro FileReadFromEndCall" !define: "LineSum"="!insertmacro LineSumCall" !define: "un.LineSum"="!insertmacro LineSumCall" !define: "FileJoin"="!insertmacro FileJoinCall" !define: "un.FileJoin"="!insertmacro FileJoinCall" !define: "TextCompare"="!insertmacro TextCompareCall" !define: "un.TextCompare"="!insertmacro TextCompareCall" !define: "TextCompareS"="!insertmacro TextCompareSCall" !define: "un.TextCompareS"="!insertmacro TextCompareSCall" !define: "ConfigRead"="!insertmacro ConfigReadCall" !define: "un.ConfigRead"="!insertmacro ConfigReadCall" !define: "ConfigReadS"="!insertmacro ConfigReadSCall" !define: "un.ConfigReadS"="!insertmacro ConfigReadSCall" !define: "ConfigWrite"="!insertmacro ConfigWriteCall" !define: "un.ConfigWrite"="!insertmacro ConfigWriteCall" !define: "ConfigWriteS"="!insertmacro ConfigWriteSCall" !define: "un.ConfigWriteS"="!insertmacro ConfigWriteSCall" !define: "FileRecode"="!insertmacro FileRecodeCall" !define: "un.FileRecode"="!insertmacro FileRecodeCall" !define: "TrimNewLines"="!insertmacro TrimNewLinesCall" !define: "un.TrimNewLines"="!insertmacro TrimNewLinesCall" !include: closed: "TextFunc.nsh" !include: "WordFunc.nsh" !define: "WORDFUNC_INCLUDED"="" !include: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Include\Util.nsh" !include: closed: "C:\Users\Brandon\Desktop\EclipsePortableVersions\Other\PortableApps.comInstaller\App\nsis\Include\Util.nsh" !define: "WordFind"="!insertmacro WordFindCall ''" !define: "un.WordFind"="!insertmacro WordFindCall ''" !define: "WordFindS"="!insertmacro WordFindSCall ''" !define: "un.WordFindS"="!insertmacro WordFindSCall ''" !define: "WordFind2X"="!insertmacro WordFind2XCall" !define: "un.WordFind2X"="!insertmacro WordFind2XCall" !define: "WordFind2XS"="!insertmacro WordFind2XSCall" !define: "un.WordFind2XS"="!insertmacro WordFind2XSCall" !define: "WordFind3X"="!insertmacro WordFind3XCall" !define: "un.WordFind3X"="!insertmacro WordFind3XCall" !define: "WordFind3XS"="!insertmacro WordFind3XSCall" !define: "un.WordFind3XS"="!insertmacro WordFind3XSCall" !define: "WordReplace"="!insertmacro WordReplaceCall" !define: "un.WordReplace"="!insertmacro WordReplaceCall" !define: "WordReplaceS"="!insertmacro WordReplaceSCall" !define: "un.WordReplaceS"="!insertmacro WordReplaceSCall" !define: "WordAdd"="!insertmacro WordAddCall" !define: "un.WordAdd"="!insertmacro WordAddCall" !define: "WordAddS"="!insertmacro WordAddSCall" !define: "un.WordAddS"="!insertmacro WordAddSCall" !define: "WordInsert"="!insertmacro WordInsertCall" !define: "un.WordInsert"="!insertmacro WordInsertCall" !define: "WordInsertS"="!insertmacro WordInsertSCall" !define: "un.WordInsertS"="!insertmacro WordInsertSCall" !define: "StrFilter"="!insertmacro StrFilterCall" !define: "un.StrFilter"="!insertmacro StrFilterCall" !define: "StrFilterS"="!insertmacro StrFilterSCall" !define: "un.StrFilterS"="!insertmacro StrFilterSCall" !define: "VersionCompare"="!insertmacro VersionCompareCall" !define: "un.VersionCompare"="!insertmacro VersionCompareCall" !define: "VersionConvert"="!insertmacro VersionConvertCall" !define: "un.VersionConvert"="!insertmacro VersionConvertCall" !include: closed: "WordFunc.nsh" Icon: "PortableApps.comInstaller.ico" !define: "MUI_ICON"="PortableApps.comInstaller.ico" !define: "MUI_UNICON"="PortableApps.comInstaller.ico" !define: "MUI_HEADERIMAGE"="" !define: "MUI_HEADERIMAGE_BITMAP"="PortableApps.comInstallerHeader.bmp" !define: "MUI_HEADERIMAGE_BITMAP_RTL"="PortableApps.comInstallerHeaderRTL.bmp" !define: "MUI_HEADERIMAGE_RIGHT"="" BrandingText: "PortableApps.com - Your Digital Life, Anywhere®" !define: "MUI_WELCOMEFINISHPAGE_BITMAP"="PortableApps.comInstaller.bmp" !define: "MUI_WELCOMEPAGE_TITLE"="Eclipse Portable (Test)" !define: "MUI_WELCOMEPAGE_TEXT"="$(welcome)" !define: "MUI_PAGE_CUSTOMFUNCTION_PRE"="PreWelcome" !define: "MUI_COMPONENTSPAGE_SMALLDESC"="" !insertmacro: MUI_PAGE_WELCOME !insertmacro: end of MUI_PAGE_WELCOME !define: "MUI_PAGE_CUSTOMFUNCTION_PRE"="PreComponents" !insertmacro: MUI_PAGE_COMPONENTS !insertmacro: end of MUI_PAGE_COMPONENTS !define: "MUI_DIRECTORYPAGE_VERIFYONLEAVE"="" !define: "MUI_PAGE_CUSTOMFUNCTION_PRE"="PreDirectory" !define: "MUI_PAGE_CUSTOMFUNCTION_LEAVE"="LeaveDirectory" !insertmacro: MUI_PAGE_DIRECTORY !insertmacro: end of MUI_PAGE_DIRECTORY !insertmacro: MUI_PAGE_INSTFILES !insertmacro: end of MUI_PAGE_INSTFILES !define: "MUI_FINISHPAGE_TEXT"="$(finish)" !define: "MUI_PAGE_CUSTOMFUNCTION_PRE"="PreFinish" !insertmacro: MUI_PAGE_FINISH !insertmacro: end of MUI_PAGE_FINISH !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ENGLISH.nsh" LangString: "welcome" 1033 "This wizard will guide you through the installation of Eclipse Portable (Test).\r\n\r\nIf you are upgrading an existing installation of Eclipse Portable (Test), please close it before proceeding.\r\n\r\nClick Next to continue." LangString: "finish" 1033 "Eclipse Portable (Test) has been installed on your device.\r\n\r\nClick Finish to close this wizard." LangString: "runwarning" 1033 "Please close all instances of Eclipse Portable (Test) and then click OK. The portable app can not be upgraded while it is running." LangString: "invaliddirectory" 1033 "The destination folder you selected is invalid. Please choose a valid folder." LangString: "notenoughspace" 1033 "The device you have selected to install to does not have enough free space for this app." LangString: "checkforplatform" 1033 "Checking for PortableApps.com Platform" LangString: "refreshmenu" 1033 "Refreshing PortableApps.com Menu" LangString: "copylocalfilesnotfound" 1033 "This installer copies a local version of the application and makes it portable. Unfortunately, a local copy of the application was not found. You may reinstall or copy the files yourself to complete the installation at a later time. (ERROR: $MISSINGFILEORPATH could not be found.)" LangString: "downloadfilemismatch" 1033 "The downloaded copy of ${DownloadName} is not valid and can not be installed." LangString: "downloadfailed" 1033 "The installer was unable to download ${DownloadName}. The installation of the portable app will be incomplete without it. (ERROR: $DOWNLOADRESULT)" LangString: "extractfailed" 1033 "The installer was unable to extract the necessary file from the downloaded file. The installation of the portable app will be incomplete without it." !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ENGLISH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_AFRIKAANS.nsh" LangString: "welcome" 1078 "Hierdie elektroniese assistent sal jou deur die installasie prosedure van Eclipse Portable (Test) lei.\r\n\r\nIndien jy die bestaande installasie van Eclipse Portable (Test) wil opgradeer, maak asseblief seker dat Eclipse Portable (Test) nie in gebruik is nie.\r\n\r\nSelekteer 'Next' vir die volgende stap." LangString: "finish" 1078 "Eclipse Portable (Test) is nou op jou apparaat geïnstalleer.\r\n\r\nSelekteer 'Finish' om die elektroniese assistent te beëindig." LangString: "runwarning" 1078 "Beëindig asseblief alle weergawes van Eclipse Portable (Test) en selekteer dan 'OK'. Die draagbare applikasie kan nie opgegradeer word indien dit nog in gebruik is nie." LangString: "invaliddirectory" 1078 "Die teiken lêer wat geselekteer was bestaan nie. Selekteer asseblief 'n geldige lêer." LangString: "notenoughspace" 1078 "Die apparaat wat geselekteer was vir hierdie installasie, het te min vry spasie beskikbaar vir die installasie van die nuwe applikasie." LangString: "checkforplatform" 1078 "Op soek na die 'PortableApps.com' platform..." LangString: "refreshmenu" 1078 "'PortableApps.com Menu' is besig om te inisialiseer..." !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_AFRIKAANS.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ALBANIAN.nsh" LangString: "welcome" 1052 "Ky udhëtim magjik do të ju dërgoj tek installimi i Eclipse Portable (Test).\r\n\r\nNë qoftë se bëni një ngjitje në ndonjë installim egzistues te Eclipse Portable (Test), ju lutem mbylleni për të vazhduar.\r\n\r\nShtyp next për të vazhduar." LangString: "finish" 1052 "Eclipse Portable (Test) është installuar në paisjen tuaj.\r\n\r\nShtyp Finish për të mbyllur udhëtimin magjik." LangString: "runwarning" 1052 "Ju lutem mbyllni të gjitha kërkesat prej Eclipse Portable (Test) dhe pastaj kliko OK. Aplikacioni bartës nuk mund të ngjitet duke punuar nderkohë." LangString: "invaliddirectory" 1052 "Destinacionin të cilin ju keni zgjedhur nuk është valid. Ju lutem zgjidhni një destinacion valid." LangString: "notenoughspace" 1052 "Paisja të cilen keni selektuar për t'u installuar nuk ka vend te zbrëzet për këtë aplikacion." LangString: "checkforplatform" 1052 "Shikim të platformës egzistuese PortableApps.com" LangString: "refreshmenu" 1052 "Rifresko Menun e PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ALBANIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ARABIC.nsh" LangString: "welcome" 1025 "åÐÇ ÇáãÚÇáÌ ÓíÑÔÏß Ýí ãÑÍáÉ ÊäÕíÈ ÇáÈÑäÇãÌ Eclipse Portable (Test).\r\n\r\nÇÐÇ ÇÑÏÊ Úãá ÊÍÏíË áÅÕÏÇÑ ÓÇÈÞ Eclipse Portable (Test), ÇÑÌæÇ ÇÞÝÇá ÇáÇÕÏÇÑ ÇáÓÇÈÞ ÞÈá Çä Êßãá.\r\n\r\nÇÖÛØ ÇáÊÇáí áÊßãá." LangString: "finish" 1025 "Eclipse Portable (Test) áÞÏ Êã ÇáÇäÊåÇÁ ãä ÊäÕíÈ ÇáÈÑäÇãÌ Úáì ÌåÇÒß\r\n\r\nÇÖÛØ ÇäåÇÁ áÇÞÝÇá ÇáãÚÇáÌ." LangString: "runwarning" 1025 "ÇáÑÌÇÁ ÇÛáÇÞ ÌãíÚ ÇáÔÇÔÇÊ Eclipse Portable (Test) Ëã ÇÖÛØ ãæÇÝÞ. ÇáÈÑäÇãÌ ÇáãÊäÞá áÇ íãßä ÊÍÏíËÉ ÇÐÇ ßÇä ÞíÏ ÇáÇÓÊÎÏÇã." LangString: "invaliddirectory" 1025 "ÇáãÌáÏ ÇáÐí ÍÏÏÊå ÛíÑ ÕÇáÍ. ÇáÑÌÇÁ ÇÎÊíÇÑ ãÌáÏ ÂÎÑ." LangString: "notenoughspace" 1025 "ÇáÌåÇÒ ÇáÐí ÇÎÊÑÊÉ ááÊäÕíÈ áÇ ÊæÌÏ Èå ãÓÇÍÉ ßÇÝíÉ áåÐÇ ÇáÈÑäÇãÌ" LangString: "checkforplatform" 1025 "ÇáÊÍÞÞ ãä PortableApps.com ãäÕÉ" LangString: "refreshmenu" 1025 "ÊÍÏíË PortableApps.com ÞÇÆãÉ" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ARABIC.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_BASQUE.nsh" LangString: "welcome" 1069 "Morroi honek gidatuko zaitu Eclipse Portable (Test)-(r)en instalazioan.\r\n\r\nEclipse Portable (Test)-(r)en instalazio bat bertsio-berritzen ari bazara, mesedez itxi hasi baino lehen.\r\n\r\nNext-en klik egin jarraitzeko." LangString: "finish" 1069 "Eclipse Portable (Test) instalatu da zure gailuan.\r\n\r\nFinish-en klik egin morroi hau ixteko." LangString: "runwarning" 1069 "Itxi mesedez Eclipse Portable (Test)-(r)en instantzia guztiak eta gero OK-n klik egin. Aplikazio eramangarria ezin da bertsio-berritu exekutatzen ari den bitartean." LangString: "invaliddirectory" 1069 "Aukeratu duzun helburu-karpeta baliogabea da. Aukeratu mesedez baliozko karpeta bat." LangString: "notenoughspace" 1069 "Instalatzeko aukeratu duzun gailuak ez du leku libre nahikorik aplikazio honetarako" LangString: "checkforplatform" 1069 "PortableApps.com Plataforma bilatzen" LangString: "refreshmenu" 1069 "PortableApps.com Menua freskatzen" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_BASQUE.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_BELARUSIAN.nsh" LangString: "welcome" 1059 "Ãýòû ìàéñòàð ïðàâÿäçå Âàñ ïðàç ³íñòàëÿöûþ Eclipse Portable (Test).\r\n\r\nÊàë³ Âû àáíà¢ëÿåöå ³ñíóþ÷óþ ³íñòàëÿöûþ ïðàãðàìû Eclipse Portable (Test), êàë³ ëàñêà, çà÷ûí³öå ÿå ïåðàä ïðàöÿãàì.\r\n\r\nÍàö³ñí³öå Äàëåé äëÿ ïðàöÿãó." LangString: "finish" 1059 "Eclipse Portable (Test) ³íñòàëÿâàíà íà Âàøà ¢ñòðîéñòâà.\r\n\r\nÍàö³ñí³öå Ãàòîâà, êàá çà÷ûí³öü ìàéñòàð." LangString: "runwarning" 1059 "Êàë³ ëàñêà, çà÷ûí³öå óñå êîï³³ Eclipse Portable (Test) ³ íàö³ñí³öå OK. Ïàðòàòû¢íàÿ ïðàãðàìà íå ìîæà áûöü àáíî¢ëåíà ïàêóëü ïðàöóå." LangString: "invaliddirectory" 1059 "Ïàïêà íàçíà÷ýííÿ, ÿêóþ Âû âûáðàë³ – íåïðàâ³ëüíàÿ. Êàë³ ëàñêà, âûáÿðûöå ïðàâ³ëüíóþ ïàïêó." LangString: "notenoughspace" 1059 "Óñòðîéñòâà, ÿêîå Âû âûáðàë³ äëÿ ³íñòàëÿöû³ íå ìàå äàñòàòêîâà ìåñöà äëÿ ãýòàé ïðàãðàììû." LangString: "checkforplatform" 1059 "Ïîøóê ïëàòôîðìû PortableApps.com" LangString: "refreshmenu" 1059 "Àáíà¢ëÿåööà ìåíþ PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_BELARUSIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_BOSNIAN.nsh" LangString: "welcome" 5146 "This wizard will guide you through the installation of Eclipse Portable (Test).\r\n\r\nIf you are upgrading an existing installation of Eclipse Portable (Test), please close it before proceeding.\r\n\r\nClick Next to continue." LangString: "finish" 5146 "Eclipse Portable (Test) has been installed on your device.\r\n\r\nClick Finish to close this wizard." LangString: "runwarning" 5146 "Please close all instances of Eclipse Portable (Test) and then click OK. The portable app can not be upgraded while it is running." LangString: "invaliddirectory" 5146 "The destination folder you selected is invalid. Please choose a valid folder." LangString: "notenoughspace" 5146 "The device you have selected to install to does not have enough free space for this app." LangString: "checkforplatform" 5146 "Checking for PortableApps.com Platform" LangString: "refreshmenu" 5146 "Refreshing PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_BOSNIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_BRETON.nsh" LangString: "welcome" 1150 "This wizard will guide you through the installation of Eclipse Portable (Test).\r\n\r\nIf you are upgrading an existing installation of Eclipse Portable (Test), please close it before proceeding.\r\n\r\nClick Next to continue." LangString: "finish" 1150 "Eclipse Portable (Test) has been installed on your device.\r\n\r\nClick Finish to close this wizard." LangString: "runwarning" 1150 "Please close all instances of Eclipse Portable (Test) and then click OK. The portable app can not be upgraded while it is running." LangString: "invaliddirectory" 1150 "The destination folder you selected is invalid. Please choose a valid folder." LangString: "notenoughspace" 1150 "The device you have selected to install to does not have enough free space for this app." LangString: "checkforplatform" 1150 "Checking for PortableApps.com Platform" LangString: "refreshmenu" 1150 "Refreshing PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_BRETON.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_BULGARIAN.nsh" LangString: "welcome" 1026 "Òîçè ñúâåòíèê ùå âè íàïúòñòâà ïðè èíñòàëàöèÿòà íà Eclipse Portable (Test).\r\n\r\nÀêî úïðãðåéäâàòå ñúùåñòâóâàùà èíñòàëàöèÿ íà Eclipse Portable (Test), ìîëÿ, çàòâîðåòå ïðîãðàìàòà ïðåäè äà ïðîäúëæèòå.\r\n\r\nÊëèêíåòå Next, çà äà ïðîäúëæèòå." LangString: "finish" 1026 "Eclipse Portable (Test) áåøå èíñòàëèðàíà íà Âàøåòî óñòðîéñòâî.\r\n\r\nÊëèêíåòå Finish, çà äà çàòâîðèòå ñúâåòíèêà." LangString: "runwarning" 1026 "Ìîëÿ, çàòâîðåòå âñè÷êè îòâîðåíè Eclipse Portable (Test) è êëèêíåòå OK. Ïðåíîñèìèòå ïðîãðàìè íå ìîãàò äà ñå úïãðåéäâàò, àêî ðàáîòÿò." LangString: "invaliddirectory" 1026 "Ïàïêàòà, êîÿòî Ñòå èçáðàëè íå å ïðàâèëíà. Ìîëÿ, èçáåðåòå ïðàâèëíàòà ïàïêà." LangString: "notenoughspace" 1026 "Óñòðîéñòâîòî, âúðõó êîåòî Ñòå èçáðàëè äà èíñòàëèðàòå, íÿìà äîñòàòú÷íî ïðîñòðàíñòâî çà òåçè ïðèëîæåíèÿ." LangString: "checkforplatform" 1026 "Ïðîâåðÿâàì çà ïëàòôîðìàòà PortableApps.com" LangString: "refreshmenu" 1026 "Îñâåæàâàì ìåíþòî íà PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_BULGARIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_CATALAN.nsh" LangString: "welcome" 1027 "Aquest assistent et guiarà a la instal.lació de Eclipse Portable (Test).\r\n\r\nSi estàs actualitzant una versió anterior de Eclipse Portable (Test), si us plau tanca'l abans de continuar.\r\n\r\nPitja Següent per continuar." LangString: "finish" 1027 "Eclipse Portable (Test) ha estat instal.lat al teu dispositiu.\r\n\r\nPitja Finalitzar per tancar aquest assistent." LangString: "runwarning" 1027 "Si us plau tanca totes las instàncies de Eclipse Portable (Test) i pitja Acceptar. L'aplicació portable no pot ser actualitzada mentre està executant-se." LangString: "invaliddirectory" 1027 "La carpeta seleccionada no és vàlida. Si us plau escull una carpeta vàlida." LangString: "notenoughspace" 1027 "El dispositiu que has seleccionat per fer la instal.lació no té prou espai lliure." LangString: "checkforplatform" 1027 "Buscant la Plataforma de PortableApps.com" LangString: "refreshmenu" 1027 "Recarregant el Menú de PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_CATALAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_CROATIAN.nsh" LangString: "welcome" 1050 "Èarobnjak æe vas voditi kroz instalaciju Eclipse Portable (Test).\r\n\r\nAko želite nadograditi postojeæu instalaciju Eclipse Portable (Test), molimo da aplikacije zatvorite prije nastavka." LangString: "finish" 1050 "Eclipse Portable (Test) je instaliran na vaš ureðaj.\r\n\r\nKliknite Završi kako bi zatvorili èarobnjka." LangString: "runwarning" 1050 "Molimo vas zatvorite sve dijelove Eclipse Portable (Test) i kliknite ok. Portable app ne može biti nadograðen dok je pokrenut." LangString: "invaliddirectory" 1050 "Odredišni direkorij koji ste izabrali nije valjan. Molimo vas izaberite valjan direktorij." LangString: "notenoughspace" 1050 "Ureðaj na koji ste izabrali instalirati nema dovoljno mjesta za ovu aplikaciju." LangString: "checkforplatform" 1050 "Provjera za PortableApps.com platformu." LangString: "refreshmenu" 1050 "Osvježavanje PortableApps.com menija." !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_CROATIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_CZECH.nsh" LangString: "welcome" 1029 "Tento prùvodce vám pomùže s instalací programu Eclipse Portable (Test).\r\n\r\nIf ,pokud aktualizujete na novou verzi aplikace Eclipse Portable (Test), prosím zavøete tuto aplikaci.\r\n\r\nPokraèujte kliknutím na Další." LangString: "finish" 1029 "Aplikace Eclipse Portable (Test) byla nainstalována.\r\n\r\nKliknìte na Dokonèit pro uzavøení tohoto prùvodce." LangString: "runwarning" 1029 "Prosím zavøete všechna okna aplikace Eclipse Portable (Test) a kliknìte na OK. Aplikace nemùže být aktualizována zatímco bìží." LangString: "invaliddirectory" 1029 "Neexistující cílová složka. Prosím zvolte jiný cíl instalace." LangString: "notenoughspace" 1029 "Na disku, který jste pro instalaci zvolili, není dostatek místa." LangString: "checkforplatform" 1029 "Hledám PortableApps platformu" LangString: "refreshmenu" 1029 "Menu PortableApps se aktualizuje" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_CZECH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_DANISH.nsh" LangString: "welcome" 1030 "Denne guide vil hjælpe dig gennem installationen af Eclipse Portable (Test).\r\n\r\nHvis du opgraderer en eksisterende installation af Eclipse Portable (Test), så luk den venligst inden du fortsætter.\r\n\r\nKlik Næste for at fortsætte." LangString: "finish" 1030 "Eclipse Portable (Test) er blevet installeret på din enhed.\r\n\r\nKlik Færdig for at lukke guiden." LangString: "runwarning" 1030 "Luk venligst alle åbne Eclipse Portable (Test) og klik derefter OK. Applikationen kan ikke opgraderes mens den kører." LangString: "invaliddirectory" 1030 "Den destinationsmappe du har valgt er ikke gyldig. Vælg venligst en gyldig mappe." LangString: "notenoughspace" 1030 "Den enhed du har valgt at installere på har ikke nok plads til denne applikation." LangString: "checkforplatform" 1030 "Undersøger for PortableApps.com Platformen på enheden" LangString: "refreshmenu" 1030 "Opdater PortableApps.com Menuen på enheden" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_DANISH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_DUTCH.nsh" LangString: "welcome" 1043 "Deze wizard zal u door de installatie van Eclipse Portable (Test) begeleiden.\r\n\r\nIndien u een bestaande installatie wil vernieuwen van Eclipse Portable (Test), sluit deze dan alstublieft af voordat u verder gaat.\r\n\r\nKlik Volgende om verder te gaan." LangString: "finish" 1043 "Eclipse Portable (Test) is geinstalleerd op uw apparaat.\r\n\r\nKlik Eindigen om deze wizard te sluiten." LangString: "runwarning" 1043 "Sluit alstublieft alle processen van Eclipse Portable (Test) en klik dan op OK. De draagbare toepassing kan niet vernieuwd worden zolang deze nog gebruikt wordt." LangString: "invaliddirectory" 1043 "De gekozen bestemmingsmap is ongeldig. Kies een geldige map." LangString: "notenoughspace" 1043 "Het toestel dat u geselecteerd heeft, heeft onvoldoende beschikbare schijfruimte voor deze toepassing." LangString: "checkforplatform" 1043 "Controleert op PortableApps.com Platform" LangString: "refreshmenu" 1043 "Vernieuwt PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_DUTCH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ESTONIAN.nsh" LangString: "welcome" 1061 "Paigaldusnõustaja juhib sind läbi Eclipse Portable (Test) paigaldusprotsessi.\r\n\r\nKui sa uuendad Eclipse Portable (Test), palun sulge programm enne jätkamist.\r\n\r\nJätkamiseks klõpsa Edasi." LangString: "finish" 1061 "Eclipse Portable (Test) on paigaldatud.\r\n\r\nPaigaldusnõustaja sulgemiseks klõpsa Lõpeta." LangString: "runwarning" 1061 "Palun sulge Eclipse Portable (Test) ja vajuta Sobib. Programmi ei saa uuendada kui programm töötab." LangString: "invaliddirectory" 1061 "Valitud sihtkaust on vigane. Palun vali õige kaust." LangString: "notenoughspace" 1061 "Valitud seadmel ei ole programmi paigaldamiseks piisavalt vaba ruumi." LangString: "checkforplatform" 1061 "Kontrollitakse PortableApps.com olemasolu" LangString: "refreshmenu" 1061 "Värskendatakse PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ESTONIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_FARSI.nsh" LangString: "welcome" 1065 "Èå ˜ã˜ Ç?ä ãÑÇÍá ÔãÇ ã? ÊæÇä?Ï ÈÑäÇãå Eclipse Portable (Test) äÕÈ ˜ä?Ï.\r\n\r\nÇÑ ÔãÇ ã? ÎæÇå?Ï Eclipse Portable (Test) ÑÇ ÈÑæÒ ÑÓÇä? ˜ä?Ï, áØÝÇ ÇÒ Âä ÎÇÑÌ Ôæ?Ï æ ÊãÇã? äÓÎå åÇ? ÏÑ ÍÇá ÇÌÑÇ ÈÈäÏ?Ï.\r\n\r\nÈÑÇ? ÇÏÇãå ÈÑ Ñæ? Ϙãå ÈÚÏ ˜á?˜ ˜ä?Ï." LangString: "finish" 1065 "Eclipse Portable (Test) ÈÑ Ñæ? ÏÓÊÇ ãæÑÏ äÙÑ æ ÏÑÇ?æ ÔãÇ äÕÈ ÔÏ.\r\n\r\n ÔãÇ åã ǘäæä ã? ÊæÇä?Ï Èå ˜ã˜ ãäæ? ÈÑäÇãå Âä ÑÇ ÇÌÑÇ ˜ä?Ï" LangString: "runwarning" 1065 "áØÝÇ äÑã ÇÝÒÇÑ Eclipse Portable (Test) ÑÇ ÈÈäÏ?Ï æ ÇÒ Âä ÎÇÑÌ Ôæ?Ï. Ç?ä ÈÑäÇãå ÞÇÈá äÕÈ ä?ÓÊ ÏÑ ÍÇá?˜å ÏÑ ÍÇá ÇÌÑÇÓÊ." LangString: "invaliddirectory" 1065 "ÝæáÏÑ ÇäÊÎÇÈ? ÔãÇ ãÚÊÈÑ ä?ÓÊ¡ ÝæáÏÑ ãÚÊÈÑ? ÑÇ ÇäÊÎÇÈ ˜ä?Ï" LangString: "notenoughspace" 1065 "ÏÑÇ?æ ÇäÊÎÇÈ? ÔãÇ ÝÖÇ? ˜ÇÝ? ÈÑÇ? äÕÈ Ç?ä äÑã ÇÝÒÇÑ ÑÇ äÏÇÑÏ" LangString: "checkforplatform" 1065 "ÏÑ ÍÇá ˜ ˜ÑÏä æÈ ÓÇ?Ê ÈÑÇ? Ó?ÓÊã" LangString: "refreshmenu" 1065 "ÈÇÒ?ÇÈ? ãÌÏÏ ãäæ? äÑã ÇÝÒÇÑ ÑÊÇÈá" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_FARSI.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_FINNISH.nsh" LangString: "welcome" 1035 "Tämä velho opastaa, kun asennat ohjelmaa Eclipse Portable (Test).\r\n\r\nJos päivität aiemmin asennettua ohjelmaa Eclipse Portable (Test), ole hyvä, ja sulje se ennen kuin jatkat.\r\n\r\nPaina Seuraava jatkaaksesi." LangString: "finish" 1035 "Eclipse Portable (Test) on asennettu laitteellesi.\r\n\r\nPaina Lopeta sulkeaksesi tämän asennusvelhon." LangString: "runwarning" 1035 "Ole hyvä ja sulje kaikki Eclipse Portable (Test) -ohjelmat ja paina sitten OK, koska käynnissä olevaa ohjelmaa ei voi päivittää." LangString: "invaliddirectory" 1035 "Valitsemasi kohdekansio ei kelpaa. Ole hyvä ja valitse kelvollinen kansio." LangString: "notenoughspace" 1035 "Valitsemassasi laitteessa ei ole riittävästi tilaa tälle ohjelmalle." LangString: "checkforplatform" 1035 "Tarkistetaan PortableApps.com -laitetta" LangString: "refreshmenu" 1035 "Päivitetään PortableApps.com -valikko" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_FINNISH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_FRENCH.nsh" LangString: "welcome" 1036 "Cet assistant vous guidera tout au long de l'installation de Eclipse Portable (Test).\r\n\r\nSi vous avez une version de Eclipse Portable (Test) en cours d'utilisation, veuillez l'arrêter avant de continuer.\r\n\r\nCliquez sur Suivant pour continuer l'installation." LangString: "finish" 1036 "Eclipse Portable (Test) a été installé avec succès sur votre périphérique.\r\n\r\nCliquez sur Fermer pour terminer cet assistant." LangString: "runwarning" 1036 "Veuillez fermer toutes les instances de Eclipse Portable (Test) et cliquez ensuite sur OK. La mise à jour de cette application ne peut être effectuée si elle est en cours d'utilisation." LangString: "invaliddirectory" 1036 "Le dossier de destination sélectionné est invalide. Veuillez choisir un dossier valide." LangString: "notenoughspace" 1036 "Le périphérique sélectionné pour l'installation ne contient pas assez d'espace libre pour cette application." LangString: "checkforplatform" 1036 "Vérification des éléments installés sur la Plateforme PortableApps.com" LangString: "refreshmenu" 1036 "Actualisation du Menu PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_FRENCH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_GALICIAN.nsh" LangString: "welcome" 1110 "Este asistente guiaralle na instalación de Eclipse Portable (Test).\r\n\r\nSe está a actualizar unha instalación existente de Eclipse Portable (Test), por favor peche a aplicación antes de continuar.\r\n\r\nPrema Seguinte para continuar." LangString: "finish" 1110 "Eclipse Portable (Test) foi instalado no seu dispositivo.\r\n\r\nPrema Finalizar para pechar este asistente." LangString: "runwarning" 1110 "Por favor peche todos os procesos de Eclipse Portable (Test) e despois prema OK. A aplicación portátil non pode ser actualizada mentres estea executándose." LangString: "invaliddirectory" 1110 "O cartafol de destino seleccionado é inválido. Por favor escolla un cartafol válido." LangString: "notenoughspace" 1110 "O dispositivo seleccionado para a instalación non ten espazo libre dabondo para esta aplicación." LangString: "checkforplatform" 1110 "Comprobando a Plataforma PortableApps.com" LangString: "refreshmenu" 1110 "A recargar o Menú do PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_GALICIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_GERMAN.nsh" LangString: "welcome" 1031 "Dieser Assistent wird Sie bei der Installation von Eclipse Portable (Test) unterstützen.\r\n\r\nWenn Sie eine existierende Installation von Eclipse Portable (Test) aktualisieren wollen, schliessen Sie sie bitte, bevor Sie fortfahren.\r\n\r\nKlicken Sie bitte auf Weiter, um fortzusetzen." LangString: "finish" 1031 "Eclipse Portable (Test) wurde auf Ihrem Laufwerk installiert.\r\n\r\nBitte Beenden klicken, um diesen Assistenten zu verlassen." LangString: "runwarning" 1031 "Bitte schliessen Sie alle Instanzen von Eclipse Portable (Test) und klicken Sie dann auf OK. Die portable Anwendung kann nicht aktualisiert werden, solange sie läuft." LangString: "invaliddirectory" 1031 "Das ausgewählte Zielverzeichnis ist ungültig!. Bitte wählen Sie ein gültiges Verzeichnis." LangString: "notenoughspace" 1031 "Das Laufwerk, welches Sie zur Installation ausgewählt haben, hat nicht genug freien Speicherplatz für diese Anwendung." LangString: "checkforplatform" 1031 "PortableApps.com Platform überprüfen" LangString: "refreshmenu" 1031 "PortableApps.com Menü neu laden" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_GERMAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_GREEK.nsh" LangString: "welcome" 1032 "Áõôüò ï ïäçãüò èá óáò âïçèÞóåé óôçí åãêáôÜóôáóç ôçò åöáñìïãÞò Eclipse Portable (Test).\r\n\r\nAí êÜíåôå áíáâÜèìéóç óå ìéá õðÜñ÷ïõóá åãêáôÜóôáóç ôïõ Eclipse Portable (Test), ðáñáêáëþ êëåßóôå ôçí åöáñìïãÞ ðñéí óõíå÷ßóåôå.\r\n\r\nÐáôÞóôå Next ãéá íá óõíå÷ßóåôå." LangString: "finish" 1032 "Eclipse Portable (Test) Ý÷åé åãêáôáóôáèåß óôç óõóêåõÞ óáò.\r\n\r\nÊÜíôå êëéê óôï êïõìðß Finish ãéá íá êëåßóåé áõôüí ôïí ïäçãü." LangString: "runwarning" 1032 "Êëåßóôå üëá ôá ðáñÜèõñá ôïõ Eclipse Portable (Test) êáé ìåôÜ ðáôÞóôå ÏÊ. Ç åöáñìïãÞ äåí ìðïñåß íá áíáâáèìéóôåß, åíþ âñßóêåôáé óå ëåéôïõñãßá." LangString: "invaliddirectory" 1032 "Ï öÜêåëïò ðñïïñéóìïý ðïõ Ý÷åôå åðéëÝîåé åßíáé Üêõñïò. ÅðéëÝîôå Ýíá Ýãêõñï öÜêåëï." LangString: "notenoughspace" 1032 "Ç óõóêåõÞ ðïõ Ý÷åôå åðéëÝîåé íá åãêáôáóôÞóåôå ôçí åöáñìïãÞ äåí Ý÷åé áñêåôü åëåýèåñï ÷þñï ãéá áõôÞ ôçí åöáñìïãÞ." LangString: "checkforplatform" 1032 "¸ëåã÷ïò ãéá PortableApps.com Platform" LangString: "refreshmenu" 1032 "ÁíáíÝùóç PortableApps.com Ìåíïý" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_GREEK.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_HEBREW.nsh" LangString: "welcome" 1037 "ùó ääú÷ðä éðçä àåúê ãøê ääú÷ðä ùì Eclipse Portable (Test).\r\n\r\nàí àúä îòãëï äú÷ðä ÷ééîú ùì Eclipse Portable (Test), ñâåø àåúä áá÷ùä ìôðé äîùê ääú÷ðä.\r\n\r\nìçõ äáà ìäîùê." LangString: "finish" 1037 "Eclipse Portable (Test) äåú÷ðä òì äîëùéø ùìê.\r\n\r\nìçõ ñééí áëãé ìñâåø àú äàùó." LangString: "runwarning" 1037 "ñâåø áá÷ùä àú ëì äúåëðéåú ùì Eclipse Portable (Test) åìàçø îëï ìçõ àéùåø. äééùåí äðééã ìà éëåì ìäùúãøâ áæîï ùäåà òãééï ôòéì." LangString: "invaliddirectory" 1037 "úé÷ééú äéòã ùáçøú àéðä îåëøú. áçø áá÷ùä úé÷ééä ÷ééîú." LangString: "notenoughspace" 1037 "ìîëùéø ùàìéå áçøú ìäú÷éï àéï îñôé÷ æéëøåï ôðåé ìééùåí." LangString: "checkforplatform" 1037 "îçôù àú PortableApps.com Platform" LangString: "refreshmenu" 1037 "îøòðï àú úôøéè PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_HEBREW.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_HUNGARIAN.nsh" LangString: "welcome" 1038 "Ez a varázsló végigvezeti Önt a(z) Eclipse Portable (Test) telepítési folyamatán.\r\n\r\nJavasoljuk, hogy ha a(z) Eclipse Portable (Test) meglévõ példányát frissíti, indítás elõtt zárja be az alkalmazást. \r\n\r\nKattintson a Tovább gomra a folytatáshoz." LangString: "finish" 1038 "A(z) Eclipse Portable (Test) telepítve lett az Ön által megadott eszközre.\r\n\r\nA telepítés befejezéséhez kattintson a Bezárás gombra." LangString: "runwarning" 1038 "Kérjük, zárjon be minden futó Eclipse Portable (Test) nevû alkalmazást és kattintson az OK gombra. A hordozható programok csomag nem lépes a fájlokat frissíteni, amíg ez az alkalmazás fut." LangString: "invaliddirectory" 1038 "A megadott célmappa érvénytelen. Kérjük válasszon egy érvényes célmappát." LangString: "notenoughspace" 1038 "A kiválasztott eszközön nincsen elegendõ hely az alkalmazás telepítéséhez." LangString: "checkforplatform" 1038 "PortableApps.com Platform ellenõrzése" LangString: "refreshmenu" 1038 "PortableApps.com Menü frissítése" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_HUNGARIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ICELANDIC.nsh" LangString: "welcome" 15 "This wizard will guide you through the installation of Eclipse Portable (Test).\r\n\r\nIf you are upgrading an existing installation of Eclipse Portable (Test), please close it before proceeding.\r\n\r\nClick Next to continue." LangString: "finish" 15 "Eclipse Portable (Test) has been installed on your device.\r\n\r\nClick Finish to close this wizard." LangString: "runwarning" 15 "Please close all instances of Eclipse Portable (Test) and then click OK. The portable app can not be upgraded while it is running." LangString: "invaliddirectory" 15 "The destination folder you selected is invalid. Please choose a valid folder." LangString: "notenoughspace" 15 "The device you have selected to install to does not have enough free space for this app." LangString: "checkforplatform" 15 "Checking for PortableApps.com Platform" LangString: "refreshmenu" 15 "Refreshing PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ICELANDIC.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_INDONESIAN.nsh" LangString: "welcome" 1057 "Wisaya ini akan memandu Anda dalam pemasangan Eclipse Portable (Test).\r\n\r\nJika Anda melakukan perbaruan atas pemasangan Eclipse Portable (Test) yang telah ada, silakan tutup sebelum memulai.\r\n\r\nKlik Next untuk melanjutkan." LangString: "finish" 1057 "Eclipse Portable (Test) telah terpasang pada perangkat Anda.\r\n\r\nKlik Finish untuk menutup wisaya ini." LangString: "runwarning" 1057 "Harap tutup semua Eclipse Portable (Test), lalu klik OK. Aplikasi portabel tidak dapat di-perbarui jika Eclipse Portable (Test) masih berjalan." LangString: "invaliddirectory" 1057 "Folder yang Anda pilih salah. Silakan pilih folder yang benar." LangString: "notenoughspace" 1057 "Perangkat yang Anda pilih tidak memiliki cukup ruang untuk aplikasi ini." LangString: "checkforplatform" 1057 "Mencari Platform PortableApps.com" LangString: "refreshmenu" 1057 "Memperbarui Menu PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_INDONESIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_IRISH.nsh" LangString: "welcome" 2108 "This wizard will guide you through the installation of Eclipse Portable (Test).\r\n\r\nIf you are upgrading an existing installation of Eclipse Portable (Test), please close it before proceeding.\r\n\r\nClick Next to continue." LangString: "finish" 2108 "Eclipse Portable (Test) has been installed on your device.\r\n\r\nClick Finish to close this wizard." LangString: "runwarning" 2108 "Please close all instances of Eclipse Portable (Test) and then click OK. The portable app can not be upgraded while it is running." LangString: "invaliddirectory" 2108 "The destination folder you selected is invalid. Please choose a valid folder." LangString: "notenoughspace" 2108 "The device you have selected to install to does not have enough free space for this app." LangString: "checkforplatform" 2108 "Checking for PortableApps.com Platform" LangString: "refreshmenu" 2108 "Refreshing PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_IRISH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ITALIAN.nsh" LangString: "welcome" 1040 "Questa procedura vi guiderà durante l'installazione di Eclipse Portable (Test).\r\n\r\nSe state aggiornando una installazione già esistente di Eclipse Portable (Test), vi invitiamo a chiuderla prima di procedere.\r\n\r\nPremere su Continua per proseguire." LangString: "finish" 1040 "Eclipse Portable (Test) è stato installato sulla vostra periferica.\r\n\r\nPremere Fine per terminare questa procedura." LangString: "runwarning" 1040 "Vi invitiamo a chiudere tutte le sessioni aperte di Eclipse Portable (Test) e quindi premere su OK. L'applicazione portatile non può essere aggiornata mentre è in esecuzione." LangString: "invaliddirectory" 1040 "La cartella di destinazione selezionata non è valida. Vi preghiamo di selezionarne una valida." LangString: "notenoughspace" 1040 "La periferica che avete selezionato per l'installazione non ha spazio libero sufficiente per questa applicazione." LangString: "checkforplatform" 1040 "Controllo della Piattaforma PortableApps.com" LangString: "refreshmenu" 1040 "Aggiornamento del Menù PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ITALIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_JAPANESE.nsh" LangString: "welcome" 1041 "‚±‚̃EƒBƒU[ƒh‚Å‚ÍEclipse Portable (Test)‚̃Cƒ“ƒXƒg[ƒ‹‚ð‚²ˆÄ“à‚µ‚Ü‚·B\r\n\r\nEclipse Portable (Test)‚̃AƒbƒvƒOƒŒ[ƒh‚ð‚²Šó–]‚ÌꇂɂÍA‚»‚Ì‚·‚łɂ¨Ž‚¿‚ÌEclipse Portable (Test)‚ðI—¹‚µ‚Ä‚©‚çi‚ñ‚Å‚‚¾‚³‚¢B\r\n\r\nmŽŸ‚Ön‚ðƒNƒŠƒbƒN‚·‚邯i‚݂܂·B" LangString: "finish" 1041 "Eclipse Portable (Test)‚Í–³Ž–‚ɃCƒ“ƒXƒg[ƒ‹‚³‚ê‚Ü‚µ‚½B\r\n\r\nmI—¹n‚ðƒNƒŠƒbƒN‚µ‚ăEƒBƒU[ƒh‚ðI—¹‚µ‚Ü‚·B" LangString: "runwarning" 1041 "‘¼‚Ì“®ì‚µ‚Ä‚¢‚éƒvƒƒOƒ‰ƒ€‚ð‚·‚×‚ÄI—¹‚µAEclipse Portable (Test)‚ðƒNƒŠƒbƒN‚µ‚Ä‚‚¾‚³‚¢B‚»‚ꂪI‚í‚é‚Ü‚ÅEclipse Portable (Test)‚̃AƒbƒvƒOƒŒ[ƒh‚Ís‚í‚ê‚Ü‚¹‚ñB" LangString: "invaliddirectory" 1041 "Žw’肵‚½ƒtƒHƒ‹ƒ_‚ªŒ©‚‚©‚è‚Ü‚¹‚ñB³‚µ‚¢ƒtƒHƒ‹ƒ_‚ðŽw’肵‚Ä‚‚¾‚³‚¢B" LangString: "notenoughspace" 1041 "Žw’肵‚½ƒfƒoƒCƒX‚ɂ̓Cƒ“ƒXƒg[ƒ‹‚É\•ª‚ȋ󂫗e—Ê‚ª‚ ‚è‚Ü‚¹‚ñB" LangString: "checkforplatform" 1041 "PortableApps.com Platform‚ðƒ`ƒFƒbƒN‚µ‚Ä‚¢‚Ü‚·B" LangString: "refreshmenu" 1041 "PortableApps.com Menu‚ÌXV" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_JAPANESE.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_KOREAN.nsh" LangString: "welcome" 1042 "ÀÌ ¸¶¹ý»ç´Â Eclipse Portable (Test)ÀÇ ¼³Ä¡ °úÁ¤À» ¾È³»ÇÕ´Ï´Ù.\r\n\r\nÀÌ¹Ì ¼³Ä¡µÈ Eclipse Portable (Test)À»(¸¦) ¾÷±×·¹À̵åÇÏ´Â °ÍÀ̶ó¸é, ´õ ÁøÇàÇϱâ Àü¿¡ ÇØ´ç ÇÁ·Î±×·¥À» ´Ý¾ÆÁÖ¼¼¿ä.\r\n\r\n°è¼ÓÇÏ·Á¸é ´ÙÀ½(Next)À» Ŭ¸¯ÇÕ´Ï´Ù." LangString: "finish" 1042 "Eclipse Portable (Test)ÀÌ(°¡) »ç¿ëÀÚ ÀåÄ¡¿¡ ¼³Ä¡µÇ¾ú½À´Ï´Ù.\r\n\r\n¸¶¹ý»ç¸¦ ´ÝÀ¸·Á¸é Á¾·á(Finish)¸¦ Ŭ¸¯ÇÕ´Ï´Ù." LangString: "runwarning" 1042 "Eclipse Portable (Test)ÀÇ ¸ðµç ÀνºÅϽº¸¦ ´ÝÀº ÈÄ È®ÀÎ(OK)À» Ŭ¸¯Çϼ¼¿ä. ½ÇÇà Áß¿¡´Â ¾÷±×·¹À̵åÇÒ ¼ö ¾ø½À´Ï´Ù." LangString: "invaliddirectory" 1042 "¼±ÅÃÇÑ Æú´õ°¡ À¯È¿ÇÏÁö ¾Ê½À´Ï´Ù. ¿Ã¹Ù¸¥ Æú´õ¸¦ ¼±ÅÃÇϼ¼¿ä." LangString: "notenoughspace" 1042 "¼³Ä¡¸¦ À§ÇØ ¼±ÅÃÇÑ ÀåÄ¡¿¡ ÀÌ ÇÁ·Î±×·¥¿¡ ¸Â´Â ÃæºÐÇÑ ¿©À¯ °ø°£ÀÌ ¾ø½À´Ï´Ù." LangString: "checkforplatform" 1042 "PortableApps.com Platform È®ÀÎ Áß......" LangString: "refreshmenu" 1042 "PortableApps.com Menu ÃʱâÈ Áß......" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_KOREAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_KURDISH.nsh" LangString: "welcome" 9999 "This wizard will guide you through the installation of Eclipse Portable (Test).\r\n\r\nIf you are upgrading an existing installation of Eclipse Portable (Test), please close it before proceeding.\r\n\r\nClick Next to continue." LangString: "finish" 9999 "Eclipse Portable (Test) has been installed on your device.\r\n\r\nClick Finish to close this wizard." LangString: "runwarning" 9999 "Please close all instances of Eclipse Portable (Test) and then click OK. The portable app can not be upgraded while it is running." LangString: "invaliddirectory" 9999 "The destination folder you selected is invalid. Please choose a valid folder." LangString: "notenoughspace" 9999 "The device you have selected to install to does not have enough free space for this app." LangString: "checkforplatform" 9999 "Checking for PortableApps.com Platform" LangString: "refreshmenu" 9999 "Refreshing PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_KURDISH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_LATVIAN.nsh" LangString: "welcome" 1062 "Ðis vednis palîdzçs jums uzstâdît Eclipse Portable (Test).\r\n\r\nJa jûs atjauninât iepriekð uzstâdîtu Eclipse Portable (Test) versiju. Pirms turpinâðanas, lûdzu, aizveriet to .\r\n\r\nSpiediet Tâlâk, lai turpinâtu." LangString: "finish" 1062 "Eclipse Portable (Test) ir uzstâdîta jûsu iekârtâ.\r\n\r\nSpiediet Beigt, lai aizvçrtu vedni." LangString: "runwarning" 1062 "Lûdzu, aizveriet visus Eclipse Portable (Test) logus un nospiediet OK. Pârnesamo programmu nevar atjauninât, ja tâ ir atvçrta." LangString: "invaliddirectory" 1062 "Jûsu norâdîtâ mape ir nederîga. Lûdzu izvçlieties citu mapi." LangString: "notenoughspace" 1062 "Izvçlçtajâ iekârtâ nepietiek brîvâs vietas, lai uzstâdîtu ðo programmu." LangString: "checkforplatform" 1062 "Meklç PortableApps.com platformu" LangString: "refreshmenu" 1062 "Atjaunina PortableApps.com izvçlni" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_LATVIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_LITHUANIAN.nsh" LangString: "welcome" 0 "Ðis vedlys padës jums ádiegti Eclipse Portable (Test).\r\n\r\nJeigu Jûs atnaujinate Eclipse Portable (Test), praðome uþdaryti prieð pradedant.\r\n\r\npaspauskite Toliau norëdami tæsti." LangString: "finish" 0 "Eclipse Portable (Test) ádiegta Jûsø árenginyje.\r\n\r\nPaspauskite baigti norëdami uþdaryti diegimo vedlá." LangString: "runwarning" 0 "Praðome uþdaryti visas veikianèias Eclipse Portable (Test) programas ir tuomet paspausti OK. Programa negali bûti atnaujinta kol yra paleista." LangString: "invaliddirectory" 0 "Neteisingai pasirinktas katalogas. Pasirinkite tinkamà katalogà." LangString: "notenoughspace" 0 "Árenginys á kurð norite ádiegti programà neturi pakankamai vietos ðiai programai." LangString: "checkforplatform" 0 "Naujienos PortableApps.com puslapyje" LangString: "refreshmenu" 0 "Atnaujinti MENIU" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_LITHUANIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_LUXEMBOURGISH.nsh" LangString: "welcome" 4103 "This wizard will guide you through the installation of Eclipse Portable (Test).\r\n\r\nIf you are upgrading an existing installation of Eclipse Portable (Test), please close it before proceeding.\r\n\r\nClick Next to continue." LangString: "finish" 4103 "Eclipse Portable (Test) has been installed on your device.\r\n\r\nClick Finish to close this wizard." LangString: "runwarning" 4103 "Please close all instances of Eclipse Portable (Test) and then click OK. The portable app can not be upgraded while it is running." LangString: "invaliddirectory" 4103 "The destination folder you selected is invalid. Please choose a valid folder." LangString: "notenoughspace" 4103 "The device you have selected to install to does not have enough free space for this app." LangString: "checkforplatform" 4103 "Checking for PortableApps.com Platform" LangString: "refreshmenu" 4103 "Refreshing PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_LUXEMBOURGISH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_MACEDONIAN.nsh" LangString: "welcome" 1071 "Îâî¼ âîëøåáíèê å âå âîäè íèç ïðîöåñîò íà èíñòàëàöè¼à íà ïëàòôîðìàòà Eclipse Portable (Test).\r\n\r\nÀêî íàäãðàäóâàòå ïîñòîå÷êà âåðçè¼à îä ïëàòôîðìàòà Eclipse Portable (Test), âå ìîëèìå çàòâîðåòå ¼à ïðåä äà ïðîäîëæèòå ïîíàòàìó.\r\n\r\nÊëèêíåòå 'Íàïðåä>' çà äà ïðîäîëæèòå." LangString: "finish" 1071 "Ïëàòôîðìàòà Eclipse Portable (Test) áåøå èíñòàëèðàíà íà âàøèîò óðåä.\r\n\r\nÊëèêíåòå íà 'Êðà¼' çà äà ãî çàòâîðèòå îâî¼ âîëøåáíèê." LangString: "runwarning" 1071 "Âå ìîëèìå çàòâîðåòå ãè ñèòå èíñòàíöè îä Eclipse Portable (Test) è ïîòîà êëèêíåòå íà 'ÎÊ'. Ïðåíîñíàòà àïëèêàöè¼à íå ìîæå äà áèäå íàäãðàäåíà äîäåêà ðàáîòè." LangString: "invaliddirectory" 1071 "Äåñòèíàöèîíàòà ïàïêà êî¼à ¼à îäáðàâòå å íåâàëèäíà. Âå ìîëèìå èçáåðåòå âàëèäíà ïàïêà." LangString: "notenoughspace" 1071 "Óðåäîò êî¼ ãî èçáðàâòå çà èíñòàëàöè¼à íåìà äîâîëíî ñëîáîäåí ïðîñòîð çà îâàà àïëèêàöè¼à." LangString: "checkforplatform" 1071 "Ïðîâåðêà çà ïîñòîåœå íà Ïëàòôîðìàòà PortableApps.com" LangString: "refreshmenu" 1071 "Îñâåæóâàœå íà Ìåíèòî íà PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_MACEDONIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_MALAY.nsh" LangString: "welcome" 1086 "Sekarang anda akan dibawa untuk memasang Eclipse Portable (Test).\r\n\r\nJika anda memuat taraf pemasangan Eclipse Portable (Test), sila tutup sebelum meneruskan pemasangan .\r\n\r\nKlik Next untuk seterusnya." LangString: "finish" 1086 "Eclipse Portable (Test) telah siap dipasang dalam pendrive anda.\r\n\r\nKlik Finish untuk tutup." LangString: "runwarning" 1086 "Sila tutup Eclipse Portable (Test) dan klik OK. Portable app tidak boleh dipasang semasa sedang dijalankan." LangString: "invaliddirectory" 1086 "Destinasi fail yang anda pilih salah. Sila pilih fail yang lain." LangString: "notenoughspace" 1086 "Pendrive yang anda pilih tidak cukup ruang untuk dipasang." LangString: "checkforplatform" 1086 "Memeriksa Platform PortableApps.com" LangString: "refreshmenu" 1086 "Membuka semula Menu PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_MALAY.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_MONGOLIAN.nsh" LangString: "welcome" 1104 "This wizard will guide you through the installation of Eclipse Portable (Test).\r\n\r\nIf you are upgrading an existing installation of Eclipse Portable (Test), please close it before proceeding.\r\n\r\nClick Next to continue." LangString: "finish" 1104 "Eclipse Portable (Test) has been installed on your device.\r\n\r\nClick Finish to close this wizard." LangString: "runwarning" 1104 "Please close all instances of Eclipse Portable (Test) and then click OK. The portable app can not be upgraded while it is running." LangString: "invaliddirectory" 1104 "The destination folder you selected is invalid. Please choose a valid folder." LangString: "notenoughspace" 1104 "The device you have selected to install to does not have enough free space for this app." LangString: "checkforplatform" 1104 "Checking for PortableApps.com Platform" LangString: "refreshmenu" 1104 "Refreshing PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_MONGOLIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_NORWEGIAN.nsh" LangString: "welcome" 1044 "Denne veiviseren vil lede deg gjennom installasjonen av Eclipse Portable (Test).\r\n\r\nOm du oppgraderer fra en allerede eksisterende installasjon av Eclipse Portable (Test), vennligst lukk programmet før du fortsetter.\r\n\r\ntrykk Next for å fortsette." LangString: "finish" 1044 "Eclipse Portable (Test) har blitt installert på ditt apparat.\r\n\r\nTrykk Finish for å lukke denne veiviseren." LangString: "runwarning" 1044 "Vennligst lukk alle tilfeller av Eclipse Portable (Test) og deretter trykk OK. Den portable applikasjonen kan ikke oppgraderes når den kjører." LangString: "invaliddirectory" 1044 "Mappen du valgte er ugyldig. Vennligst velg en gyldig mappe." LangString: "notenoughspace" 1044 "Apparatet du har valgt å installere på har ikke nok ledig plass for denne applikasjonen." LangString: "checkforplatform" 1044 "Søker etter PortableApps.com Plattformen" LangString: "refreshmenu" 1044 "Oppdaterer PortableApps.com Menyen" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_NORWEGIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_NORWEGIANNYNORSK.nsh" LangString: "welcome" 2068 "This wizard will guide you through the installation of Eclipse Portable (Test).\r\n\r\nIf you are upgrading an existing installation of Eclipse Portable (Test), please close it before proceeding.\r\n\r\nClick Next to continue." LangString: "finish" 2068 "Eclipse Portable (Test) has been installed on your device.\r\n\r\nClick Finish to close this wizard." LangString: "runwarning" 2068 "Please close all instances of Eclipse Portable (Test) and then click OK. The portable app can not be upgraded while it is running." LangString: "invaliddirectory" 2068 "The destination folder you selected is invalid. Please choose a valid folder." LangString: "notenoughspace" 2068 "The device you have selected to install to does not have enough free space for this app." LangString: "checkforplatform" 2068 "Checking for PortableApps.com Platform" LangString: "refreshmenu" 2068 "Refreshing PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_NORWEGIANNYNORSK.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_POLISH.nsh" LangString: "welcome" 1045 "Kreator przeprowadzi Ciê przez proces instalacji Eclipse Portable (Test).\r\n\r\nJeœli chcesz zaktualizowaæ istniej¹c¹ wersjê aplikacji, przed rozpoczêciem instalacji zamknij aktualizowany program.\r\n\r\nNaciœnij Dalej by kontynuowaæ." LangString: "finish" 1045 "Eclipse Portable (Test) zosta³ zainstalowany.\r\n\r\nNaciœnij Zakoñcz, aby zamkn¹æ instalator." LangString: "runwarning" 1045 "Zamknij wszystkie okna programu Eclipse Portable (Test) i naciœnij OK. Nie mo¿na zaktualizowaæ uruchomionego programu." LangString: "invaliddirectory" 1045 "Wskazany folder jest niepoprawny. Wska¿ poprawn¹ œcie¿kê docelow¹." LangString: "notenoughspace" 1045 "Za ma³o miejsca na dysku docelowym." LangString: "checkforplatform" 1045 "Sprawdzanie Platformy PortableApps.com" LangString: "refreshmenu" 1045 "Odœwie¿anie menu PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_POLISH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_PORTUGUESE.nsh" LangString: "welcome" 2070 "Este assistente irá guiá-lo na instalação do Eclipse Portable (Test).\r\n\r\nSe tiver uma instalação anterior do Eclipse Portable (Test), por favor feche o programa antes de continuar.\r\n\r\nPrima Seguinte para continuar." LangString: "finish" 2070 "Eclipse Portable (Test) foi instalado com sucesso.\r\n\r\nPrima Fechar para fechar este assistente." LangString: "runwarning" 2070 "Por favor, feche todas as instâncias de Eclipse Portable (Test) e prima OK. O programa não pode ser actualizado se estiver aberto." LangString: "invaliddirectory" 2070 "A pasta de destino seleccionada é inválida. Por favor, escolha uma pasta válida." LangString: "notenoughspace" 2070 "O dispositivo seleccionado não tem espaço livre suficiente para a instalação." LangString: "checkforplatform" 2070 "A verificar a existência da Plataforma PortableApps.com" LangString: "refreshmenu" 2070 "A actualizar o menu do PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_PORTUGUESE.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_PORTUGUESEBR.nsh" LangString: "welcome" 1046 "Este assistente irá guiá-lo na instalação da aplicação Eclipse Portable (Test).\r\n\r\nSe está a actualizar uma instalação existente de Eclipse Portable (Test), por favor feche-a antes de continuar.\r\n\r\nClique em Seguinte para continuar." LangString: "finish" 1046 "Eclipse Portable (Test) foi instalado no seu dispositivo.\r\n\r\nClique em Terminar para fechar este assistente." LangString: "runwarning" 1046 "Por favor feche todas as instâncias de Eclipse Portable (Test) e depois clique em OK. A aplicação portátil não pode ser actualizada enquanto está a ser executada." LangString: "invaliddirectory" 1046 "A pasta de destino que seleccionou é inválida. Por favor escolha uma pasta válida." LangString: "notenoughspace" 1046 "O dispositivo que seleccionou para a instalação não tem espaço livre suficiente para esta aplicação." LangString: "checkforplatform" 1046 "A localizar a Plataforma PortableApps.com" LangString: "refreshmenu" 1046 "A recarregar o Menu PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_PORTUGUESEBR.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ROMANIAN.nsh" LangString: "welcome" 1048 "Acest program vã va ajuta sã instalaþi Eclipse Portable (Test).\r\n\r\nDacã faceþi update la o instalare precedentã a Eclipse Portable (Test), vã rugãm sã o închideþi înainte de a continua.\r\n\r\nApãsaþi Next pentru a continua." LangString: "finish" 1048 "Eclipse Portable (Test) a fost instalat pe dispozitivul dumneavoastrã.\r\n\r\nApãsaþi Finish pentru a închide instalarea." LangString: "runwarning" 1048 "Vã rugãm sa închideþi toate instanþele care ruleazã ale Eclipse Portable (Test) ºi apãsaþi OK. Aplicaþia portabilã nu poate fi updatatã în timp ce ea ruleazã." LangString: "invaliddirectory" 1048 "Folderul destinaþie este invalid. Vã rugãm alegeþi un folder valid." LangString: "notenoughspace" 1048 "Dispozitivul pe care doriþi sã efectuaþi instalarea nu are memorie suficientã pentru aplicaþie." LangString: "checkforplatform" 1048 "Se cautã PortableApps.com Platform" LangString: "refreshmenu" 1048 "Se reîmprospateazã PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_ROMANIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_RUSSIAN.nsh" LangString: "welcome" 1049 "Ýòîò ìàñòåð ïîìîæåò âàì óñòàíîâèòü Eclipse Portable (Test).\r\n\r\nÅñëè Âû îáíîâëÿåòå ñóùåñòâóþùóþ óñòàíîâêó Eclipse Portable (Test), òî çàêðîéòå åå ïåðåä òåì êàê ïðîäîëæèòü.\r\n\r\n Íàæìèòå Äàëåå ÷òîáû ïðîäîëæèòü." LangString: "finish" 1049 "Eclipse Portable (Test) áûë óñòàíîâëåí íà Âàøå óñòðîéñòâî.\r\n\r\nÍàæìèòå Çàâåðøèòü ÷òîáû çàêðûòü ýòîò ìàñòåð." LangString: "runwarning" 1049 "Ïîæàëóéñòà, çàêðîéòå âñå çàïóùåííûå êîïèè Eclipse Portable (Test) è çàòåì íàæìèòå OK. Ïîêà ïîðòàòèâíîå ïðèëîæåíèå çàïóùåíî, îíî íå ìîæåò áûòü îáíîâëåíî." LangString: "invaliddirectory" 1049 "Âûáðàíà íåïðàâèëüíàÿ ïàïêà íàçíà÷åíèÿ. Ïîæàëóéñòà, âûáåðèòå ïðàâèëüíóþ ïàïêó." LangString: "notenoughspace" 1049 "Íà âûáðàííîì Âàìè óñòðîéñòâå íå õâàòàåò ñâîáîäíîãî ìåñòà äëÿ óñòàíîâêè ýòîãî ïðèëîæåíèÿ." LangString: "checkforplatform" 1049 "Ïðîâåðêà ïëàòôîðìû PortableApps.com" LangString: "refreshmenu" 1049 "Îáíîâëÿåòñÿ ìåíþ PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_RUSSIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SERBIAN.nsh" LangString: "welcome" 3098 "This wizard will guide you through the installation of Eclipse Portable (Test).\r\n\r\nIf you are upgrading an existing installation of Eclipse Portable (Test), please close it before proceeding.\r\n\r\nClick Next to continue." LangString: "finish" 3098 "Eclipse Portable (Test) has been installed on your device.\r\n\r\nClick Finish to close this wizard." LangString: "runwarning" 3098 "Please close all instances of Eclipse Portable (Test) and then click OK. The portable app can not be upgraded while it is running." LangString: "invaliddirectory" 3098 "The destination folder you selected is invalid. Please choose a valid folder." LangString: "notenoughspace" 3098 "The device you have selected to install to does not have enough free space for this app." LangString: "checkforplatform" 3098 "Checking for PortableApps.com Platform" LangString: "refreshmenu" 3098 "Refreshing PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SERBIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SERBIANLATIN.nsh" LangString: "welcome" 2074 "Ovaj program æe vas provesti kroz instalaciju aplikacije Eclipse Portable (Test).\r\n\r\nAko unapreðujete veæ postojeæu instalaciju aplikacije Eclipse Portable (Test), molim da je zatvorite pre nego što nastavite.\r\n\r\nKliknite Dalje za nastavak." LangString: "finish" 2074 "Aplikacija Eclipse Portable (Test) je instalirana na vaš ureðaj.\r\n\r\nKliknite Kraj za završetak." LangString: "runwarning" 2074 "Molim zatvorite sve kopije aplikacije Eclipse Portable (Test) i zatim kliknite Prihvati. Prenosna aplikacija se ne može unparediti kada je aktivna." LangString: "invaliddirectory" 2074 "Izabrani ciljni direktorijum nije ispravan. Molim izaberite ispravan direktorijum." LangString: "notenoughspace" 2074 "Na ureðaju koji ste izabrali za instalaciju nema dovoljno slobodnog prostora." LangString: "checkforplatform" 2074 "Tražim postojeæu instalaciju PortableApps.com platforme" LangString: "refreshmenu" 2074 "Osvežavam PortableApps.com meni" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SERBIANLATIN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SIMPCHINESE.nsh" LangString: "welcome" 2052 "±¾°²×°Ïòµ¼½«Òýµ¼Äú°²×° Eclipse Portable (Test).\r\n\r\nÈç¹ûÄú´òËãÉý¼¶¾É°æ±¾µÄ Eclipse Portable (Test), ÇëÔÚ²Ù×÷֮ǰ¹Ø±ÕËü.\r\n\r\nµã»÷ ÏÂÒ»²½ ¼ÌÐø." LangString: "finish" 2052 "Eclipse Portable (Test) ÒѾ±»°²×°µ½ÄúµÄÉ豸ÉÏÁË.\r\n\r\nµã»÷ ½áÊø À´¹Ø±Õ±¾°²×°Ïòµ¼." LangString: "runwarning" 2052 "Çë¹Ø±ÕËùÓÐÓë Eclipse Portable (Test) Ïà¹ØµÄ³ÌÐò£¬È»ºóµã»÷ È·¶¨. µ±PortableAppÈí¼þÔÚÔËÐÐʱ£¬ÊDz»ÄܽøÐÐÉý¼¶µÄ." LangString: "invaliddirectory" 2052 "ÄúÑ¡ÔñµÄ°²×°Ä¿Â¼ÎÞЧ£¬ÇëÑ¡ÔñÒ»¸öÓÐЧµÄĿ¼." LangString: "notenoughspace" 2052 "ÄúÑ¡ÔñµÄ°²×°É豸ûÓÐ×ã¹»µÄ¿Õ¼äÀ´°²×°±¾Ì×¼þ." LangString: "checkforplatform" 2052 "ÕýÔÚ¼ì²é PortableApps.com ƽ̨" LangString: "refreshmenu" 2052 "ÕýÔÚ¸üРPortableApps.com ²Ëµ¥" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SIMPCHINESE.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SLOVAK.nsh" LangString: "welcome" 1051 "Tento sprievodca vás prevedie inštaláciou programu Eclipse Portable (Test).\r\n\r\nPokia¾ aktualizujete existujúcu inštaláciu programu Eclipse Portable (Test), pred pokraèovaním ho ukonèite.\r\n\r\nPokraèujte kliknutím na tlaèítko Ïalší." LangString: "finish" 1051 "Program Eclipse Portable (Test) bol nainštalovaný.\r\n\r\nKliknutím na tlaèítko Dokonèi ukonèíte sprievodcu." LangString: "runwarning" 1051 "Prosím, zavrite všetky inštalácie programu Eclipse Portable (Test) a kliknite na tlaèítko OK. Upgrade nemožno dokonèi, lebo je nejaká inštalácia spustená." LangString: "invaliddirectory" 1051 "Zvolená cielová složka je neplatná. Vyberte platnú složku." LangString: "notenoughspace" 1051 "Na cielovom zariadení nieje dostatok miesta k dokonèení inštalácie." LangString: "checkforplatform" 1051 "Hladám existujúcu inštaláciu PortableApps.com" LangString: "refreshmenu" 1051 "Obnovujem Menu PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SLOVAK.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SLOVENIAN.nsh" LangString: "welcome" 1060 "Ta èarovnik vas bo vodil skozi namestitveni proces Eclipse Portable (Test).\r\n\r\nÈe nadgrajujete obstojeèo aplikacijo Eclipse Portable (Test), jo prosim zaprite preden nadaljujete.\r\n\r\nKliknite Nadaljuj za nadaljevanje namestitve." LangString: "finish" 1060 "Eclipse Portable (Test) je bila namešèena na vaši napravo.\r\n\r\nKliknite Konèaj za zapret èarovnika." LangString: "runwarning" 1060 "Prosim zaprite vse Eclipse Portable (Test) in nato kliknite OK. Prenosna aplikacija ne more biti nadgrajena medtem ko je zagnana." LangString: "invaliddirectory" 1060 "Izbrana ciljna mapa je neveljavna/ne obstaja. Prosim izberite veljavno mapo." LangString: "notenoughspace" 1060 "Na izbrani napravi ni dovolj prostora za namestitev te aplikacije." LangString: "checkforplatform" 1060 "Preverjam PortableApps.com Platformo" LangString: "refreshmenu" 1060 "Posodabljanje PortableApps.com Menija" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SLOVENIAN.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SPANISH.nsh" LangString: "welcome" 1034 "Este asistente le guiará durante la instalación de Eclipse Portable (Test).\r\n\r\nSi está actualizando una instalación existente de Eclipse Portable (Test), ciérrela antes de continuar.\r\n\r\nHaga clic en Siguiente para continuar." LangString: "finish" 1034 "Eclipse Portable (Test) se ha instalado en su dispositivo.\r\n\r\nHaga clic en Finalizar para cerrar este asistente." LangString: "runwarning" 1034 "Cierre todas las instancias de Eclipse Portable (Test) y haga clic en Aceptar. La aplicación portátil no se puede actualizar mientras se está ejecutando." LangString: "invaliddirectory" 1034 "La carpeta de destino que ha seleccionado no es válida. Elija una carpeta válida." LangString: "notenoughspace" 1034 "El dispositivo que ha selecionado para la instalación no dispone de espacio suficiente para esta aplicación." LangString: "checkforplatform" 1034 "Comprobando la Plataforma PortableApps.com" LangString: "refreshmenu" 1034 "Actualizando el menú de PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SPANISH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SPANISHINTERNATIONAL.nsh" LangString: "welcome" 3082 "Este asistente lo guiará en la instalación de Eclipse Portable (Test).\r\n\r\nSi Usted está actualizando una versión ya existente de Eclipse Portable (Test), por favor, ciérrela antes de proseguir.\r\n\r\nHaga clic en Siguiente para continuar." LangString: "finish" 3082 "Eclipse Portable (Test) ha sido instalado en su dispositivo.\r\n\r\nPresione Finalizar para cerrar este asistente." LangString: "runwarning" 3082 "Por favor, cierre todos las instancias de Eclipse Portable (Test) y luego haga clic en OK. No se puede actualizar dicho programa portátil mientras se está en ejecución." LangString: "invaliddirectory" 3082 "La carpeta de destino no es válida. Por favor, escoja otra carpeta." LangString: "notenoughspace" 3082 "No hay suficiente espacio libre en el dispositivo seleccionado para instalar la aplicación." LangString: "checkforplatform" 3082 "Buscando la Plataforma de PortableApps.com" LangString: "refreshmenu" 3082 "Recargando el Menú de PortableApps.com" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SPANISHINTERNATIONAL.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SWEDISH.nsh" LangString: "welcome" 1053 "Den här guiden tar dig igenom installationen av Eclipse Portable (Test).\r\n\r\nOm du uppgraderar en existerande installation av Eclipse Portable (Test), var vänlig avsluta den innan du fortsätter.\r\n\r\nKlicka på \"Nästa\" för att fortsätta." LangString: "finish" 1053 "Eclipse Portable (Test) har installerats på din enhet.\r\n\r\nKlicka på Avsluta för att stänga denna guide." LangString: "runwarning" 1053 "Var vänlig stäng alla öppna Eclipse Portable (Test) och klicka sedan på OK. Den portabla applikationen kan inte uppgraderas när den körs." LangString: "invaliddirectory" 1053 "Målmappen du valde är inte giltig. Var vänlig välj en giltig mapp." LangString: "notenoughspace" 1053 "Enheten du har valt att installera applikationen på har inte tillräckligt mycket ledigt utrymme." LangString: "checkforplatform" 1053 "Letar efter PortableApps.com plattform" LangString: "refreshmenu" 1053 "Uppdaterar PortableApps.com meny" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_SWEDISH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_THAI.nsh" LangString: "welcome" 1054 "¤Ø³àÅ×Í¡µÔ´µÑé§â»Ãá¡ÃÁ Eclipse Portable (Test)\r\n\r\n¶éÒµéͧ¡ÒÃÍѾà¡Ã´â»Ãá¡ÃÁEclipse Portable (Test)·Õèä´éµÔ´µÑé§äÇéáÅéÇ, ¡ÃسһԴâ»Ãá¡ÃÁ¡è͹¨Ð´Óà¹Ô¹¡ÒÃãæµèÍ\r\n\r\n¡´»ØèÁ Next à¾×èÍ´Óà¹Ô¹¡ÒõèÍ" LangString: "finish" 1054 "Eclipse Portable (Test) ä´éµÔ´µÑé§àÊÃç¨ÊÁºÃÙ³ìáÅéÇ \r\n\r\n¡´ Finish à¾×èͨº¡Ò÷ӧҹ" LangString: "runwarning" 1054 "¡Ãسҷءâ»Ãá¡ÃÁ¢Í§ Eclipse Portable (Test) ¨Ò¡¹Ñ鹡´ OK. àÃÒäÁèÊÒÁÒö´Óà¹Ô¹¡ÒÃã´æ ä´é ¶éÒâ»Ãá¡ÃÁ´Ñ§¡ÅèÒÇÂѧ·Ó§Ò¹ÍÂÙè" LangString: "invaliddirectory" 1054 "¤Ø³àÅ×Í¡â¾Åà´ÍÃìäÁè¶Ù¡µéͧ ¡ÃسÒàÅ×Í¡â¾Åà´ÍÃìãËÁè·Õè¶Ù¡µéͧ" LangString: "notenoughspace" 1054 "¤Ø³äÁèÁÕ¾×é¹·ÕèÇèÒ§à¾Õ§¾ÍÊÓËÃѺ¡ÒõԴµÑé§â»Ãá¡ÃÁ¹Õé" LangString: "checkforplatform" 1054 "µÃǨÊͺÃкº¢Í§ PortableApps.com" LangString: "refreshmenu" 1054 "¡ÓÅѧâËÅ´àÁ¹Ù¢Í§ PortableApps.com ãËÁè" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_THAI.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_TRADCHINESE.nsh" LangString: "welcome" 1028 "¥»¦w¸ËºëÆF±N·|¤Þ¾É§A¦w¸Ë Eclipse Portable (Test)¡C\r\n\r\n¦pªG§A¬O·Ç³Æ±N¤w¦w¸Ëªº Eclipse Portable (Test) ¶i¦æ¤É¯Å¡A½Ð±N¸Óµ{¦¡Ãö³¬¡C\r\n\r\n«ö Next ¥HÄ~Äò¦w¸Ëµ{§Ç¡C" LangString: "finish" 1028 "Eclipse Portable (Test) ¤w¦¨¥\¦w¸Ë¦b§Aªº¸Ë¸m¡C\r\n\r\n«ö Finish µ²§ôºëÆF¡C" LangString: "runwarning" 1028 "½Ðµ²§ô©Ò¦³Ãö©ó Eclipse Portable (Test) ªºµ{§Ç¡A¨Ã«ö OK Ä~Äò¡C·íÀH¨µ{¦¡¦b¹B¦æ®É¡A¬O¤£¯à¶i¦æ¤É¯Åªº¡C" LangString: "invaliddirectory" 1028 "§A¿ï¨úªº¦w¸Ë¸ô®|¨Ã¤£¥¿½T¡A½Ð¿ï¨ú¥¿½T¸ô®|¡C" LangString: "notenoughspace" 1028 "§A¿ï¨úªº¸Ë¸m¨Ã¨S¦³¨¬°÷ªºªÅ¶¡¦w¸Ë¥»µ{¦¡¡C" LangString: "checkforplatform" 1028 "´M§ä PortableApps.com ¥¥x¤¤" LangString: "refreshmenu" 1028 "§ó·s PortableApps.com ¿ï³æ¤¤" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_TRADCHINESE.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_TURKISH.nsh" LangString: "welcome" 1055 "Bu sihirbaz Eclipse Portable (Test) kurulumunda size yol gösterecek.\r\n\r\nEðer Eclipse Portable (Test) uygulamasýnýn mevcut bir kurulumunu güncelliyorsanýz, lütfen devam etmeden önce uygulamayý kapatýn.\r\n\r\nDevam etmek için Ýleri'ye basýn." LangString: "finish" 1055 "Eclipse Portable (Test) aygýtýnýza kuruldu.\r\n\r\nSihirbazý kapatmak için Son'a týklayýn." LangString: "runwarning" 1055 "Lütfen çalýþan tüm Eclipse Portable (Test) uygulamalarýný kapatýp, Tamam'a týklayýn. Taþýnabilir uygulama çalýþýr haldeyken güncelleme yapýlamaz." LangString: "invaliddirectory" 1055 "Seçtiðiniz hedef klasör geçersiz. Lütfen geçerli bir tane seçiniz." LangString: "notenoughspace" 1055 "Yüklemek için seçtiðiniz aygýt, bu uygulama için yeterli boþ alana sahip deðil." LangString: "checkforplatform" 1055 "PortableApps.com Platformu Aranýyor" LangString: "refreshmenu" 1055 "PortableApps.com Menüsü Yenileniyor" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_TURKISH.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_UZBEK.nsh" LangString: "welcome" 0 "This wizard will guide you through the installation of Eclipse Portable (Test).\r\n\r\nIf you are upgrading an existing installation of Eclipse Portable (Test), please close it before proceeding.\r\n\r\nClick Next to continue." LangString: "finish" 0 "Eclipse Portable (Test) has been installed on your device.\r\n\r\nClick Finish to close this wizard." LangString: "runwarning" 0 "Please close all instances of Eclipse Portable (Test) and then click OK. The portable app can not be upgraded while it is running." LangString: "invaliddirectory" 0 "The destination folder you selected is invalid. Please choose a valid folder." LangString: "notenoughspace" 0 "The device you have selected to install to does not have enough free space for this app." LangString: "checkforplatform" 0 "Checking for PortableApps.com Platform" LangString: "refreshmenu" 0 "Refreshing PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_UZBEK.nsh" !insertmacro: MUI_LANGUAGE !insertmacro: end of MUI_LANGUAGE !include: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_WELSH.nsh" LangString: "welcome" 1160 "This wizard will guide you through the installation of Eclipse Portable (Test).\r\n\r\nIf you are upgrading an existing installation of Eclipse Portable (Test), please close it before proceeding.\r\n\r\nClick Next to continue." LangString: "finish" 1160 "Eclipse Portable (Test) has been installed on your device.\r\n\r\nClick Finish to close this wizard." LangString: "runwarning" 1160 "Please close all instances of Eclipse Portable (Test) and then click OK. The portable app can not be upgraded while it is running." LangString: "invaliddirectory" 1160 "The destination folder you selected is invalid. Please choose a valid folder." LangString: "notenoughspace" 1160 "The device you have selected to install to does not have enough free space for this app." LangString: "checkforplatform" 1160 "Checking for PortableApps.com Platform" LangString: "refreshmenu" 1160 "Refreshing PortableApps.com Menu" !include: closed: "PortableApps.comInstallerLanguages\PortableApps.comInstallerLANG_WELSH.nsh" !insertmacro: MUI_RESERVEFILE_LANGDLL !insertmacro: end of MUI_RESERVEFILE_LANGDLL Var: "FOUNDPORTABLEAPPSPATH" Var: "OPTIONAL1DONE" Var: "AUTOMATEDINSTALL" Var: "AUTOCLOSE" Function: ".onInit" SetSilent: normal InitPluginsDir ReadEnvStr: PortableApps.comLocaleID->$0 StrCmp "$0" "1033" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1078" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1052" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1025" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1069" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1059" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "5146" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1150" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1026" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1027" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1050" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1029" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1030" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1043" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1061" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1065" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1035" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1036" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1110" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1031" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1032" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1037" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1038" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1039" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1057" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "2108" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1040" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1041" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1042" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "9999" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1062" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1063" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "4103" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1071" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1086" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1104" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1044" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "2068" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1045" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "2070" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1046" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1048" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1049" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "3098" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "2074" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "2052" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1051" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1060" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1034" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "3082" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1053" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1054" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1028" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1055" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1058" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1091" equal=SetLanguageFromEnvironment, nonequal= StrCmp "$0" "1160" equal=SetLanguageFromEnvironment, nonequal= Goto: ShowLanguageSelector StrCpy $LANGUAGE "$0" () () Goto: GetCommandLineOptions !insertmacro: MUI_LANGDLL_DISPLAY !insertmacro: end of MUI_LANGDLL_DISPLAY !insertmacro: GetOptionsCall !insertmacro: end of GetOptionsCall IfErrors ?CheckLegacyDestination: ClearErrors StrCpy $INSTDIR "$R0EclipsePortableTest" () () Goto: CheckForPlatform ClearErrors !insertmacro: GetOptionsCall !insertmacro: end of GetOptionsCall IfErrors ?NoDestination: StrCpy $INSTDIR "$R0EclipsePortableTest" () () Goto: InitDone ClearErrors !insertmacro: GetDrivesCall !insertmacro: end of GetDrivesCall StrCmp "$FOUNDPORTABLEAPPSPATH" "" equal=DefaultDestination, nonequal= StrCpy $INSTDIR "$FOUNDPORTABLEAPPSPATH\EclipsePortableTest" () () Goto: InitDone StrCpy $INSTDIR "\EclipsePortableTest" () () Goto: InitDone !insertmacro: GetParentCall !insertmacro: end of GetParentCall DetailPrint: "$(checkforplatform)" IfFileExists: "$0\PortableApps.com\PortableAppsPlatform.exe" ? : InitDone File: "MoreInfo.dll"->"$PLUGINSDIR\MoreInfo.dll" 23040 bytes Plugin Command: GetProductName $0\PortableApps.com\PortableAppsPlatform.exe Pop: $1 StrCmp "$1" "PortableApps.com Platform" equal=, nonequal=InitDone File: "MoreInfo.dll"->"$PLUGINSDIR\MoreInfo.dll" 0/23040 bytes Plugin Command: GetCompanyName $0\PortableApps.com\PortableAppsPlatform.exe Pop: $1 StrCmp "$1" "PortableApps.com" equal=, nonequal=InitDone File: "FindProcDLL.dll"->"$PLUGINSDIR\FindProcDLL.dll" 31744 bytes Plugin Command: FindProc PortableAppsPlatform.exe StrCmp "$R0" "1" equal=, nonequal=InitDone StrCpy $AUTOMATEDINSTALL "true" () () !insertmacro: GetOptionsCall !insertmacro: end of GetOptionsCall IfErrors ?InitDone: StrCmp "$R0" "true" equal=, nonequal=InitDone StrCpy $AUTOCLOSE "true" () () StrCmp "$LANGUAGE" "1033" equal=LeaveUnselected, nonequal= SectionSetFlags: 1->1 FunctionEnd Function: "PreWelcome" StrCmp "$AUTOMATEDINSTALL" "true" equal=, nonequal=PreWelcomeEnd StrCmp "EclipsePortable.exe" "NONE" equal=SkipWelcome, nonequal= Plugin Command: FindProc EclipsePortable.exe StrCmp "$R0" "1" equal=, nonequal=SkipWelcome MessageBox: 64: "$(runwarning)" Goto: PreWelcomeEnd Abort: "" FunctionEnd Function: "PreComponents" StrCmp "$AUTOCLOSE" "true" equal=, nonequal=PreComponentsEnd IfFileExists: "$INSTDIR\App\AppInfo\appinfo.ini" ? : PreComponentsEnd ReadINIStr $0 [Details]:InstallType from $INSTDIR\App\AppInfo\appinfo.ini ClearErrors StrCmp "$0" "Multilingual" equal=, nonequal=PreComponentsCheckNotSelected SectionSetFlags: 1->1 Abort: "" StrCmp "$0" "English" equal=, nonequal=PreComponentsEnd SectionSetFlags: 0->1 Abort: "" FunctionEnd Function: "PreDirectory" StrCmp "$AUTOMATEDINSTALL" "true" equal=, nonequal=PreDirectoryEnd SectionGetSize: 0->$1 SectionGetFlags: 1->$9 IntOp: $9=$9&1 IntCmp $9:1 equal=, SectionGetSize: 1->$2 IntOp: $1=$1+$2 !insertmacro: GetRootCall !insertmacro: end of GetRootCall !insertmacro: DriveSpaceCall !insertmacro: end of DriveSpaceCall IfFileExists: "$INSTDIR" ? : CalculateSpaceLeft !insertmacro: GetSizeCall !insertmacro: end of GetSizeCall IntOp: $3=$3+$4 IfFileExists: "$INSTDIR\Data" ? : CheckPluginsDirectory !insertmacro: GetSizeCall !insertmacro: end of GetSizeCall IntOp: $3=$3-$4 StrCmp "NONE" "NONE" equal=CalculateSpaceLeft, nonequal= IfFileExists: "$INSTDIR\NONE" ? : CalculateSpaceLeft !insertmacro: GetSizeCall !insertmacro: end of GetSizeCall IntOp: $3=$3-$4 IntCmp $3:$1 equal=NotEnoughSpaceNoUpgrade, Goto: DoAutomatedInstall MessageBox: 48: "$(notenoughspace)" Goto: PreDirectoryEnd StrCmp "EclipsePortable.exe" "NONE" equal=SkipDirectory, nonequal= Plugin Command: FindProc EclipsePortable.exe StrCmp "$R0" "1" equal=, nonequal=SkipDirectory MessageBox: 64: "$(runwarning)" Goto: PreDirectoryEnd Abort: "" FunctionEnd Function: "LeaveDirectory" IfFileExists: "$INSTDIR" ? : CheckInstallerError StrCmp "EclipsePortable.exe" "NONE" equal=CheckInstallerError, nonequal= Plugin Command: FindProc EclipsePortable.exe StrCmp "$R0" "1" equal=, nonequal=CheckInstallerError MessageBox: 64: "$(runwarning)" Abort: "" !insertmacro: _Switch !insertmacro: end of _Switch !insertmacro: _Case !insertmacro: end of _Case !insertmacro: _Goto !insertmacro: end of _Goto !insertmacro: _Case !insertmacro: end of _Case MessageBox: 64: "$(invaliddirectory)" Abort: "" !insertmacro: _Goto !insertmacro: end of _Goto !insertmacro: _Case !insertmacro: end of _Case IfFileExists: "$INSTDIR" ? : NotEnoughSpaceNoUpgrade SectionGetSize: 0->$1 SectionGetFlags: 1->$9 IntOp: $9=$9&1 IntCmp $9:1 equal=, SectionGetSize: 1->$2 IntOp: $1=$1+$2 !insertmacro: GetRootCall !insertmacro: end of GetRootCall !insertmacro: DriveSpaceCall !insertmacro: end of DriveSpaceCall !insertmacro: GetSizeCall !insertmacro: end of GetSizeCall IntOp: $3=$3+$4 IfFileExists: "$INSTDIR\Data" ? : CheckPluginsDirectory !insertmacro: GetSizeCall !insertmacro: end of GetSizeCall IntOp: $3=$3-$4 StrCmp "NONE" "NONE" equal=CalculateSpaceLeft, nonequal= IfFileExists: "$INSTDIR\NONE" ? : CalculateSpaceLeft !insertmacro: GetSizeCall !insertmacro: end of GetSizeCall IntOp: $3=$3-$4 IntCmp $3:$1 equal=NotEnoughSpaceNoUpgrade, Goto: EndNotEnoughSpace MessageBox: 48: "$(notenoughspace)" Abort: "" !insertmacro: _Goto !insertmacro: end of _Goto !insertmacro: _EndSwitch !insertmacro: end of _EndSwitch FunctionEnd Function: "PreFinish" StrCmp "$AUTOCLOSE" "true" equal=, nonequal=PreFinishEnd Abort: "" FunctionEnd Function: "GetDrivesCallBack" StrCmp "$8" "FDD" equal=, nonequal=CheckForPortableAppsPath StrCmp "$9" "A:\" equal=End, nonequal= StrCmp "$9" "B:\" equal=End, nonequal= IfFileExists: "$9PortableApps" ? : End StrCpy $FOUNDPORTABLEAPPSPATH "$9PortableApps" () () Push: $0 FunctionEnd Section: "Eclipse Portable (English) [Required]" SectionIn: [RO] SetOutPath: "$INSTDIR" SectionGetFlags: 1->$0 IntOp: $0=$0&1 IntCmp $0:1 equal=MainSkipOptionalCleanup, RMDir: /r "$INSTDIR\App" RMDir: /r "$INSTDIR\Other" File: "EclipsePortable.exe" 65429 bytes File: "help.html" 4937 bytes SetOutPath: "$INSTDIR\App" File: Descending to: "..\..\App\AppInfo\" File: "appicon.ico" 26694 bytes File: "appinfo.ini" 818 bytes File: "installer.ini" 2157 bytes File: Descending to: "..\..\App\DefaultData\" File: Descending to: "..\..\App\Eclipse\" File: ".eclipseproduct" 59 bytes File: "artifacts.xml" 120139 bytes File: "eclipse.exe" 34816 bytes File: "eclipse.ini" 352 bytes File: "eclipsec.exe" 9216 bytes File: "epl-v10.html" 16536 bytes File: "notice.html" 6506 bytes File: Descending to: "..\..\App\Eclipse\configuration\" File: "config.ini" 827 bytes File: Descending to: "..\..\App\Eclipse\configuration\org.eclipse.equinox.simpleconfigurator\" File: "bundles.info" 43053 bytes File: Descending to: "..\..\App\Eclipse\configuration\org.eclipse.update\" File: "platform.xml" 7893 bytes File: Descending to: "..\..\App\Eclipse\dropins\" File: Descending to: "..\..\App\Eclipse\features\" File: Descending to: "..\..\App\Eclipse\features\org.eclipse.cvs_1.1.100.v20090514-7E79FEc9BJ99r9XGY7EKEF\" File: "eclipse_update_120.jpg" 21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7841 bytes File: "feature.xml" 1656 bytes File: "license.html" 0/6506 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.cvs_1.1.100.v20090514-7E79FEc9BJ99r9XGY7EKEF\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 475 bytes File: "eclipse.inf" 76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.dltk.core_1.0.0.v20090528-1923-7B8T0EAAoOQBPPnwAbplx\" File: "eclipse_update_120.jpg" 14641 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 6862 bytes File: "feature.xml" 3372 bytes File: "license.html" 14868 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.dltk.core_1.0.0.v20090528-1923-7B8T0EAAoOQBPPnwAbplx\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 519 bytes File: "eclipse.inf" 57 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.dltk.rse_1.0.0.v20090528-1923-2--8s733K3C7I15K79\" File: "eclipse_update_120.jpg" 0/14641 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 6604 bytes File: "feature.xml" 1891 bytes File: "license.html" 14883 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.dltk.rse_1.0.0.v20090528-1923-2--8s733K3C7I15K79\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 519 bytes File: "eclipse.inf" 0/57 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.epp.package.php.feature_1.2.0.20090604-2252\" File: "epl-v10.html" 12637 bytes File: "feature.properties" 6742 bytes File: "feature.xml" 2180 bytes File: "license.html" 0/6506 bytes File: "p2.inf" 986 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.epp.package.php.feature_1.2.0.20090604-2252\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 580 bytes File: "MANIFEST.MF" 459 bytes File: "eclipse.inf" 0/57 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.epp.usagedata.feature_1.1.0.R200905270400\" File: "about.html" 1307 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 6748 bytes File: "feature.xml" 3514 bytes File: "license.html" 0/6506 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.epp.usagedata.feature_1.1.0.R200905270400\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 584 bytes File: "MANIFEST.MF" 492 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.equinox.p2.user.ui_1.1.0.v20090519-7Z2Fb3FT0z0-3R1Tz0uO9z-rC\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7060 bytes File: "feature.xml" 7283 bytes File: "license.html" 0/6506 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.equinox.p2.user.ui_1.1.0.v20090519-7Z2Fb3FT0z0-3R1Tz0uO9z-rC\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 475 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.help_1.1.0.v20090407-7e7eFAlFEx2XZoYpxP73a2F\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7797 bytes File: "feature.xml" 3324 bytes File: "license.html" 0/6506 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.help_1.1.0.v20090407-7e7eFAlFEx2XZoYpxP73a2F\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 475 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.mylyn.bugzilla_feature_3.2.0.I20090604-0500-e3x\" File: "about.html" 1308 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 5755 bytes File: "feature.xml" 1979 bytes File: "license.html" 6585 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.mylyn.bugzilla_feature_3.2.0.I20090604-0500-e3x\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 584 bytes File: "MANIFEST.MF" 492 bytes File: "eclipse.inf" 0/57 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.mylyn.context_feature_3.2.0.I20090604-0500-e3x\" File: "about.html" 0/1308 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 5708 bytes File: "feature.xml" 2186 bytes File: "license.html" 0/6585 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.mylyn.context_feature_3.2.0.I20090604-0500-e3x\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 584 bytes File: "MANIFEST.MF" 492 bytes File: "eclipse.inf" 0/57 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.mylyn.ide_feature_3.2.0.I20090604-0500-e3x\" File: "about.html" 0/1308 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 5754 bytes File: "feature.xml" 3175 bytes File: "license.html" 0/6585 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.mylyn.ide_feature_3.2.0.I20090604-0500-e3x\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 584 bytes File: "MANIFEST.MF" 492 bytes File: "eclipse.inf" 0/57 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.mylyn.team_feature_3.2.0.I20090604-0500-e3x\" File: "about.html" 0/1308 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 5708 bytes File: "feature.xml" 2024 bytes File: "license.html" 0/6506 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.mylyn.team_feature_3.2.0.I20090604-0500-e3x\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 584 bytes File: "MANIFEST.MF" 492 bytes File: "eclipse.inf" 0/57 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.mylyn.wikitext_feature_1.1.0.I20090604-0500-e3x\" File: "about.html" 0/1308 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 6278 bytes File: "feature.xml" 4539 bytes File: "license.html" 0/6585 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.mylyn.wikitext_feature_1.1.0.I20090604-0500-e3x\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 584 bytes File: "MANIFEST.MF" 492 bytes File: "eclipse.inf" 0/57 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.mylyn_feature_3.2.0.I20090604-0500-e3x\" File: "about.html" 0/1308 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 5760 bytes File: "feature.xml" 5957 bytes File: "license.html" 0/6585 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.mylyn_feature_3.2.0.I20090604-0500-e3x\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 584 bytes File: "MANIFEST.MF" 492 bytes File: "eclipse.inf" 0/57 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.php.sdk_2.1.0.v20090531-1447-51-84OABBIFXcJMiQ9acUaBmY8S_\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 16537 bytes File: "feature.properties" 7347 bytes File: "feature.xml" 1195 bytes File: "license.html" 0/6506 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.php.sdk_2.1.0.v20090531-1447-51-84OABBIFXcJMiQ9acUaBmY8S_\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 519 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.php.source_2.1.0.v20090531-1956-7J78-F7RZHIXI0ZT8R0kG\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16537 bytes File: "feature.properties" 7354 bytes File: "feature.xml" 596 bytes File: "license.html" 0/6506 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.php.source_2.1.0.v20090531-1956-7J78-F7RZHIXI0ZT8R0kG\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 519 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.php_2.1.0.v20090531-1956-7J78-F7RZHIXI0ZT8R0kG\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16537 bytes File: "feature.properties" 7340 bytes File: "feature.xml" 3051 bytes File: "license.html" 0/6506 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.php_2.1.0.v20090531-1956-7J78-F7RZHIXI0ZT8R0kG\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 519 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.platform_3.5.0.v20090526-9fEdG1HFtGcZmCVWq9ZOYoxFeqNQuz035sD\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7980 bytes File: "feature.xml" 15214 bytes File: "license.html" 0/6506 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.platform_3.5.0.v20090526-9fEdG1HFtGcZmCVWq9ZOYoxFeqNQuz035sD\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 475 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.rcp_3.5.0.v20090519-9SA0FwxFv6x-s3B8qJVUn33\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7795 bytes File: "feature.xml" 16310 bytes File: "license.html" 0/6506 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.rcp_3.5.0.v20090519-9SA0FwxFv6x-s3B8qJVUn33\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 475 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.rse.core_3.1.0.v200905272300-7a7CEoFC7sRTNSWtxt4RR\" File: "epl-v10.html" 12506 bytes File: "feature.properties" 7654 bytes File: "feature.xml" 4293 bytes File: "license.html" 6502 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.rse.core_3.1.0.v200905272300-7a7CEoFC7sRTNSWtxt4RR\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 521 bytes File: "MANIFEST.MF" 429 bytes File: "eclipse.inf" 0/57 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.common.fproj_3.1.0.v200906020515-377-8s733L3D77397J\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7307 bytes File: "feature.xml" 923 bytes File: "license.html" 6137 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.common.fproj_3.1.0.v200906020515-377-8s733L3D77397J\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.common_core.feature_3.1.0.v200903021835-7B77FXTF7RZHITIwQkLs_V\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7946 bytes File: "feature.xml" 2110 bytes File: "license.html" 0/6137 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.common_core.feature_3.1.0.v200903021835-7B77FXTF7RZHITIwQkLs_V\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.common_ui.feature_3.1.0.v200903021835-7B5FREDhdMNPm7dkmBmpUJxRlMta\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7942 bytes File: "feature.xml" 1883 bytes File: "license.html" 6138 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.common_ui.feature_3.1.0.v200903021835-7B5FREDhdMNPm7dkmBmpUJxRlMta\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.jsdt.feature_1.1.1.v200906020459-77-FGBCcNBC-BeMcEeOm\" File: "feature.properties" 7851 bytes File: "feature.xml" 1591 bytes File: "license.html" 5958 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.jsdt.feature_1.1.1.v200906020459-77-FGBCcNBC-BeMcEeOm\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 456 bytes File: "MANIFEST.MF" 364 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.server_core.feature_3.1.0.v200901260254-30Et8s733L3D793232\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7943 bytes File: "feature.xml" 857 bytes File: "license.html" 0/6138 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.server_core.feature_3.1.0.v200901260254-30Et8s733L3D793232\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.server_ui.feature_3.1.0.v200901260254-7B3DLAtJZNyxeKabDURG96AA\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7939 bytes File: "feature.xml" 1467 bytes File: "license.html" 0/6138 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.server_ui.feature_3.1.0.v200901260254-7B3DLAtJZNyxeKabDURG96AA\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.server_userdoc.feature_3.1.0.v200903071919-209L7w311A12343145\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7959 bytes File: "feature.xml" 688 bytes File: "license.html" 0/6137 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.server_userdoc.feature_3.1.0.v200903071919-209L7w311A12343145\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.web_core.feature_3.1.0.v200901280206-7H77FD4AT7oFldDfJV4f1z0nEFV_\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7928 bytes File: "feature.xml" 1645 bytes File: "license.html" 0/6138 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.web_core.feature_3.1.0.v200901280206-7H77FD4AT7oFldDfJV4f1z0nEFV_\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.web_ui.feature_3.1.0.v200905242131-7R77FShEVw2xUGpF1LiNwfbAEK_p\" File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 8013 bytes File: "feature.xml" 2650 bytes File: "license.html" 0/6138 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.web_ui.feature_3.1.0.v200905242131-7R77FShEVw2xUGpF1LiNwfbAEK_p\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 521 bytes File: "MANIFEST.MF" 429 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.web_userdoc.feature_3.1.0.v200903071919-31DF8s733J3E4D56BB\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7953 bytes File: "feature.xml" 853 bytes File: "license.html" 0/6138 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.web_userdoc.feature_3.1.0.v200903071919-31DF8s733J3E4D56BB\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.ws_core.feature_3.1.0.v200905132336-7L7RFTUFGtGcn6glz-kxdBF462A\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7944 bytes File: "feature.xml" 3698 bytes File: "license.html" 0/6137 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.ws_core.feature_3.1.0.v200905132336-7L7RFTUFGtGcn6glz-kxdBF462A\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.ws_ui.feature_3.1.0.v200903020650-7I6FPlEtEnGxSBtv6tT6hoOXcS3b\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7942 bytes File: "feature.xml" 2283 bytes File: "license.html" 0/6138 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.ws_ui.feature_3.1.0.v200903020650-7I6FPlEtEnGxSBtv6tT6hoOXcS3b\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.ws_userdoc.feature_3.1.0.v200903071919-44FGz9oB55U5L8OAFEK\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7971 bytes File: "feature.xml" 1044 bytes File: "license.html" 0/6138 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.ws_userdoc.feature_3.1.0.v200903071919-44FGz9oB55U5L8OAFEK\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.ws_wsdl15.feature_1.5.3.v200903071919-2407w311917141519\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7930 bytes File: "feature.xml" 692 bytes File: "license.html" 0/6137 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.ws_wsdl15.feature_1.5.3.v200903071919-2407w311917141519\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.xml_core.feature_3.1.0.v200901260254-7C7OFPeF7RZHIXHnTz0Jqc0\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7926 bytes File: "feature.xml" 2042 bytes File: "license.html" 6130 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.xml_core.feature_3.1.0.v200901260254-7C7OFPeF7RZHIXHnTz0Jqc0\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.xml_ui.feature_3.1.0.v200905240756-7H6FMVDxtkM-5OgPGKK4xQocS5AL\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 8019 bytes File: "feature.xml" 2245 bytes File: "license.html" 0/6130 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.xml_ui.feature_3.1.0.v200905240756-7H6FMVDxtkM-5OgPGKK4xQocS5AL\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.xml_userdoc.feature_3.1.1.v200906020459-50FR7AkF77f7MESDKEF\" File: "eclipse_update_120.jpg" 0/21695 bytes File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7959 bytes File: "feature.xml" 1221 bytes File: "license.html" 0/6130 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.xml_userdoc.feature_3.1.1.v200906020459-50FR7AkF77f7MESDKEF\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 596 bytes File: "MANIFEST.MF" 504 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.xsl.feature_1.0.0.v200905242203-7R7T7IFIhIehWfz064pz0YX1\" File: "epl-v10.html" 0/16536 bytes File: "feature.properties" 7750 bytes File: "feature.xml" 4220 bytes File: "license.html" 0/6130 bytes File: Descending to: "..\..\App\Eclipse\features\org.eclipse.wst.xsl.feature_1.0.0.v200905242203-7R7T7IFIhIehWfz064pz0YX1\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 521 bytes File: "MANIFEST.MF" 429 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\p2\" File: Descending to: "..\..\App\Eclipse\p2\org.eclipse.equinox.p2.core\" File: Descending to: "..\..\App\Eclipse\p2\org.eclipse.equinox.p2.core\cache\" File: "artifacts.xml" 1910 bytes File: Descending to: "..\..\App\Eclipse\p2\org.eclipse.equinox.p2.core\cache\binary\" File: "org.eclipse.cvs_root_1.1.100.v20090514-7E79FEc9BJ99r9XGY7EKEF" 8076 bytes File: "org.eclipse.platform_root_3.5.0.v20090526-9fEdG1HFtGcZmCVWq9ZOYoxFeqNQuz035sD" 38466 bytes File: "org.eclipse.rcp.configuration_root.win32.win32.x86_1.0.0.I20090528-2000" 28484 bytes File: "org.eclipse.rcp_root_3.5.0.v20090519-9SA0FwxFv6x-s3B8qJVUn33" 0/38466 bytes File: Descending to: "..\..\App\Eclipse\p2\org.eclipse.equinox.p2.engine\" File: Descending to: "..\..\App\Eclipse\p2\org.eclipse.equinox.p2.engine\.settings\" File: "org.eclipse.equinox.p2.artifact.repository.prefs" 6531 bytes File: "org.eclipse.equinox.p2.metadata.repository.prefs" 2249 bytes File: Descending to: "..\..\App\Eclipse\p2\org.eclipse.equinox.p2.engine\profileRegistry\" File: Descending to: "..\..\App\Eclipse\p2\org.eclipse.equinox.p2.engine\profileRegistry\epp.package.php.profile\" File: ".lock" 0 bytes File: "1244211974203.profile" 784 bytes File: "1244211974354.profile" 785 bytes File: "1244212173855.profile" 2535617 bytes File: "1244212178720.profile" 2535616 bytes File: Descending to: "..\..\App\Eclipse\p2\org.eclipse.equinox.p2.engine\profileRegistry\epp.package.php.profile\.data\" File: Descending to: "..\..\App\Eclipse\p2\org.eclipse.equinox.p2.engine\profileRegistry\epp.package.php.profile\.data\.settings\" File: "org.eclipse.equinox.p2.artifact.repository.prefs" 1158 bytes File: "org.eclipse.equinox.p2.metadata.repository.prefs" 0/1158 bytes File: Descending to: "..\..\App\Eclipse\p2\org.eclipse.equinox.p2.engine\profileRegistry\epp.package.php.profile\.data\org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions\" File: "jvmargs" 58 bytes File: Descending to: "..\..\App\Eclipse\plugins\" File: "com.ibm.icu_4.0.1.v20090415.jar" 5007805 bytes File: "com.jcraft.jsch_0.1.41.v200903070017.jar" 217708 bytes File: "java_cup.runtime_0.10.0.v200803061811.jar" 14307 bytes File: "javax.activation_1.1.0.v200905021805.jar" 51220 bytes File: "javax.mail_1.4.0.v200905040518.jar" 308610 bytes File: "javax.servlet.jsp_2.0.0.v200806031607.jar" 60499 bytes File: "javax.servlet_2.5.0.v200806031605.jar" 113547 bytes File: "javax.wsdl_1.5.1.v200806030408.jar" 138792 bytes File: "javax.xml_1.3.4.v200902170245.jar" 227614 bytes File: "org.apache.bcel_5.2.0.v200803061811.jar" 535144 bytes File: "org.apache.commons.codec_1.3.0.v20080530-1600.jar" 52045 bytes File: "org.apache.commons.el_1.0.0.v200806031608.jar" 123125 bytes File: "org.apache.commons.httpclient_3.1.0.v20080605-1935.jar" 308638 bytes File: "org.apache.commons.jxpath_1.2.0.v20080604-1500.jar" 287331 bytes File: "org.apache.commons.lang_2.3.0.v200803061910.jar" 249202 bytes File: "org.apache.commons.logging_1.0.4.v200904062259.jar" 42693 bytes File: "org.apache.jasper_5.5.17.v200903231320.jar" 1649233 bytes File: "org.apache.log4j_1.2.13.v200903072027.jar" 374219 bytes File: "org.apache.lucene.analysis_1.9.1.v20080530-1600.jar" 67878 bytes File: "org.apache.lucene_1.9.1.v20080530-1600.jar" 428159 bytes File: "org.apache.wsil4j_1.0.0.v200901211807.jar" 73704 bytes File: "org.apache.xalan_2.7.1.v200905122109.jar" 2666360 bytes File: "org.apache.xerces_2.9.0.v200909240008.jar" 1250892 bytes File: "org.apache.xml.resolver_1.2.0.v200902170519.jar" 91589 bytes File: "org.apache.xml.serializer_2.7.1.v200902170519.jar" 281998 bytes File: "org.eclipse.ant.core_3.2.100.v20090520.jar" 92912 bytes File: "org.eclipse.compare.core_3.5.0.I20090430-0408.jar" 57893 bytes File: "org.eclipse.compare.win32_1.0.0.I20090430-0408.jar" 34566 bytes File: "org.eclipse.compare_3.5.0.I20090514-0808.jar" 692883 bytes File: "org.eclipse.core.boot_3.1.100.v20080218.jar" 4858 bytes File: "org.eclipse.core.commands_3.5.0.I20090525-2000.jar" 101844 bytes File: "org.eclipse.core.contenttype_3.4.0.v20090429-1800.jar" 84243 bytes File: "org.eclipse.core.databinding.beans_1.2.0.I20090525-2000.jar" 70634 bytes File: "org.eclipse.core.databinding.observable_1.2.0.I20090526-2000.jar" 273779 bytes File: "org.eclipse.core.databinding.property_1.2.0.I20090526-2000.jar" 151621 bytes File: "org.eclipse.core.databinding_1.2.0.I20090528-2000.jar" 190321 bytes File: "org.eclipse.core.expressions_3.4.100.v20090429-1800.jar" 82666 bytes File: "org.eclipse.core.filebuffers_3.5.0.v20090526-2000.jar" 108372 bytes File: "org.eclipse.core.filesystem.win32.x86_1.1.0.v20080604-1400.jar" 16499 bytes File: "org.eclipse.core.filesystem_1.2.0.v20090507.jar" 42743 bytes File: "org.eclipse.core.jobs_3.4.100.v20090429-1800.jar" 78663 bytes File: "org.eclipse.core.net.win32.x86_1.0.0.I20080909.jar" 27803 bytes File: "org.eclipse.core.net_1.2.0.I20090522-1010.jar" 61724 bytes File: "org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar" 116992 bytes File: "org.eclipse.core.resources.win32.x86_3.5.0.v20081020.jar" 15201 bytes File: "org.eclipse.core.resources_3.5.0.v20090512.jar" 677163 bytes File: "org.eclipse.core.runtime.compatibility.auth_3.2.100.v20090413.jar" 20796 bytes File: "org.eclipse.core.runtime.compatibility_3.2.0.v20090413.jar" 88122 bytes File: "org.eclipse.core.runtime_3.5.0.v20090525.jar" 67142 bytes File: "org.eclipse.core.variables_3.2.200.v20090521.jar" 30505 bytes File: "org.eclipse.cvs_1.0.300.v200905282000.jar" 12654 bytes File: "org.eclipse.debug.core_3.5.0.v20090526-1600.jar" 307503 bytes File: "org.eclipse.debug.ui_3.5.0.v20090527.jar" 2360277 bytes File: "org.eclipse.dltk.console.ui_1.0.0.v20090528-1923.jar" 79741 bytes File: "org.eclipse.dltk.console_1.0.0.v20090528-1923.jar" 25429 bytes File: "org.eclipse.dltk.core_1.0.0.v20090602.jar" 1372291 bytes File: "org.eclipse.dltk.debug.ui_1.0.0.v20090529-2332.jar" 564622 bytes File: "org.eclipse.dltk.debug_1.0.0.v20090528-1923.jar" 300197 bytes File: "org.eclipse.dltk.formatter_1.0.0.v20090528-1923.jar" 31733 bytes File: "org.eclipse.dltk.launching_1.0.0.v20090528-1923.jar" 223611 bytes File: "org.eclipse.dltk.rse.core_1.0.0.v20090528-1923.jar" 30227 bytes File: "org.eclipse.dltk.rse.ui_1.0.0.v20090528-1923.jar" 10888 bytes File: "org.eclipse.dltk.testing_1.0.0.v20090528-1923.jar" 374852 bytes File: "org.eclipse.dltk.ui_1.0.0.v20090529-2332.jar" 3937978 bytes File: "org.eclipse.dltk.validators.core_1.0.0.v20090528-1923.jar" 76218 bytes File: "org.eclipse.dltk.validators.externalchecker_0.95.1.v20090527-1716.jar" 66765 bytes File: "org.eclipse.dltk.validators.ui_1.0.0.v20090528-1923.jar" 77899 bytes File: "org.eclipse.dltk_1.0.0.v20090528-1923.jar" 10942 bytes File: "org.eclipse.draw2d_3.5.0.v20090528-1511.jar" 514010 bytes File: "org.eclipse.ecf.filetransfer_3.0.0.v20090527-0800.jar" 46883 bytes File: "org.eclipse.ecf.identity_3.0.0.v20090527-0800.jar" 51898 bytes File: "org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20090527-0800.jar" 15312 bytes File: "org.eclipse.ecf.provider.filetransfer.httpclient_3.0.0.v20090527-0800.jar" 59939 bytes File: "org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20090527-0800.jar" 7293 bytes File: "org.eclipse.ecf.provider.filetransfer_3.0.0.v20090527-0800.jar" 114923 bytes File: "org.eclipse.ecf.ssl_1.0.0.v20090527-0800.jar" 10289 bytes File: "org.eclipse.ecf_3.0.0.v20090527-0800.jar" 83253 bytes File: "org.eclipse.emf.common.ui_2.5.0.v200906010115.jar" 119471 bytes File: "org.eclipse.emf.common_2.5.0.v200906010115.jar" 196613 bytes File: "org.eclipse.emf.ecore.change_2.5.0.v200906010115.jar" 78841 bytes File: "org.eclipse.emf.ecore.edit_2.5.0.v200906010115.jar" 117092 bytes File: "org.eclipse.emf.ecore.xmi_2.5.0.v200906010115.jar" 209068 bytes File: "org.eclipse.emf.ecore_2.5.0.v200906010115.jar" 1013713 bytes File: "org.eclipse.emf.edit.ui_2.5.0.v200906010115.jar" 153897 bytes File: "org.eclipse.emf.edit_2.5.0.v200906010115.jar" 251395 bytes File: "org.eclipse.epp.usagedata.gathering_1.1.0.R200905270400.jar" 36613 bytes File: "org.eclipse.epp.usagedata.recording_1.1.0.R200905270400.jar" 44292 bytes File: "org.eclipse.epp.usagedata.ui_1.1.0.R200905270400.jar" 155381 bytes File: "org.eclipse.equinox.app_1.2.0.v20090520-1800.jar" 78653 bytes File: "org.eclipse.equinox.common_3.5.0.v20090520-1800.jar" 95877 bytes File: "org.eclipse.equinox.concurrent_1.0.0.v20090520-1800.jar" 18007 bytes File: "org.eclipse.equinox.ds_1.1.0.v20090520-1800.jar" 160570 bytes File: "org.eclipse.equinox.frameworkadmin.equinox_1.0.100.v20090520-1905.jar" 57925 bytes File: "org.eclipse.equinox.frameworkadmin_1.0.100.v20090520-1905.jar" 32373 bytes File: "org.eclipse.equinox.http.jetty_2.0.0.v20090520-1800.jar" 22126 bytes File: "org.eclipse.equinox.http.registry_1.0.200.v20090520-1800.jar" 34860 bytes File: "org.eclipse.equinox.http.servlet_1.0.200.v20090520-1800.jar" 33882 bytes File: "org.eclipse.equinox.jsp.jasper.registry_1.0.100.v20090520-1800.jar" 9476 bytes File: "org.eclipse.equinox.jsp.jasper_1.0.200.v20090520-1800.jar" 21710 bytes File: "org.eclipse.equinox.launcher_1.0.200.v20090520.jar" 43004 bytes File: "org.eclipse.equinox.p2.artifact.repository_1.0.100.v20090527-1812.jar" 151186 bytes File: "org.eclipse.equinox.p2.console_1.0.100.v20090520-1905.jar" 17948 bytes File: "org.eclipse.equinox.p2.core_1.0.100.v20090520-1905.jar" 120585 bytes File: "org.eclipse.equinox.p2.director.app_1.0.100.v20090521-1912.jar" 43130 bytes File: "org.eclipse.equinox.p2.director_1.0.100.v20090520-1905.jar" 83576 bytes File: "org.eclipse.equinox.p2.directorywatcher_1.0.100.v20090525.jar" 26636 bytes File: "org.eclipse.equinox.p2.engine_1.0.100.v20090525.jar" 151446 bytes File: "org.eclipse.equinox.p2.exemplarysetup_1.0.100.v20090520-1905.jar" 8084 bytes File: "org.eclipse.equinox.p2.extensionlocation_1.0.100.v20090520-1905.jar" 29774 bytes File: "org.eclipse.equinox.p2.garbagecollector_1.0.100.v20090520-1905.jar" 20768 bytes File: "org.eclipse.equinox.p2.jarprocessor_1.0.100.v20090520-1905.jar" 59303 bytes File: "org.eclipse.equinox.p2.metadata.generator_1.0.100.v20090520-1905.jar" 128006 bytes File: "org.eclipse.equinox.p2.metadata.repository_1.0.100.v20090525.jar" 120870 bytes File: "org.eclipse.equinox.p2.metadata_1.0.100.v20090525.jar" 51324 bytes File: "org.eclipse.equinox.p2.publisher_1.0.0.v20090527-1812.jar" 256784 bytes File: "org.eclipse.equinox.p2.reconciler.dropins_1.0.100.v20090520-1905.jar" 38369 bytes File: "org.eclipse.equinox.p2.repository.tools_1.0.0.v20090527-1812.jar" 161347 bytes File: "org.eclipse.equinox.p2.repository_1.0.0.v20090525.jar" 101257 bytes File: "org.eclipse.equinox.p2.touchpoint.eclipse_1.0.100.v20090520-1905.jar" 101470 bytes File: "org.eclipse.equinox.p2.touchpoint.natives_1.0.100.v20090520-1905.jar" 44491 bytes File: "org.eclipse.equinox.p2.ui.sdk.scheduler_1.0.0.v20090520-1905.jar" 60809 bytes File: "org.eclipse.equinox.p2.ui.sdk_1.0.100.v20090520-1905.jar" 33529 bytes File: "org.eclipse.equinox.p2.ui_1.0.100.v20090527-1812.jar" 522863 bytes File: "org.eclipse.equinox.p2.updatechecker_1.1.0.v20090520-1905.jar" 14413 bytes File: "org.eclipse.equinox.p2.updatesite_1.0.100.v20090525.jar" 64590 bytes File: "org.eclipse.equinox.preferences_3.2.300.v20090520-1800.jar" 101399 bytes File: "org.eclipse.equinox.registry_3.4.100.v20090520-1800.jar" 166737 bytes File: "org.eclipse.equinox.security.ui_1.0.100.v20090520-1800.jar" 205537 bytes File: "org.eclipse.equinox.security.win32.x86_1.0.100.v20090520-1800.jar" 20040 bytes File: "org.eclipse.equinox.security_1.0.100.v20090520-1800.jar" 100844 bytes File: "org.eclipse.equinox.simpleconfigurator.manipulator_1.0.100.v20090520-1905.jar" 20501 bytes File: "org.eclipse.equinox.simpleconfigurator_1.0.100.v20090520-1905.jar" 36116 bytes File: "org.eclipse.equinox.util_1.0.100.v20090520-1800.jar" 72734 bytes File: "org.eclipse.gef_3.5.0.v20090528-1511.jar" 786779 bytes File: "org.eclipse.help.appserver_3.1.400.v20090429_1800.jar" 16442 bytes File: "org.eclipse.help.base_3.4.0.v200905282000.jar" 330801 bytes File: "org.eclipse.help.ui_3.4.0.v20090528.jar" 447850 bytes File: "org.eclipse.help.webapp_3.4.0.v20090429_1800.jar" 450103 bytes File: "org.eclipse.help_3.4.0.v20090526.jar" 209399 bytes File: "org.eclipse.jdt.core.manipulation_1.3.0.v20090513-2000.jar" 81703 bytes File: "org.eclipse.jdt.core_3.5.0.v_963.jar" 4280789 bytes File: "org.eclipse.jdt.debug.ui_3.4.0.v20090527.jar" 1254495 bytes File: "org.eclipse.jdt.launching_3.5.0.v20090527.jar" 278134 bytes File: "org.eclipse.jdt.ui_3.5.0.v20090528-2000.jar" 9384714 bytes File: "org.eclipse.jem.util_2.0.200.v200905140200.jar" 100849 bytes File: "org.eclipse.jface.databinding_1.3.0.I20090525-2000.jar" 250218 bytes File: "org.eclipse.jface.text_3.5.0.v20090526-2000.jar" 931800 bytes File: "org.eclipse.jface_3.5.0.I20090525-2000.jar" 1016671 bytes File: "org.eclipse.jsch.core_1.1.100.I20090430-0408.jar" 32254 bytes File: "org.eclipse.jsch.ui_1.1.200.I20090430-0408.jar" 79545 bytes File: "org.eclipse.ltk.core.refactoring_3.5.0.v20090513-2000.jar" 303928 bytes File: "org.eclipse.ltk.ui.refactoring_3.4.100.v20090526-2000.jar" 438775 bytes File: "org.eclipse.mylyn.bugzilla.core_3.2.0.I20090604-0500-e3x.jar" 169519 bytes File: "org.eclipse.mylyn.bugzilla.ide_3.2.0.I20090604-0500-e3x.jar" 11087 bytes File: "org.eclipse.mylyn.bugzilla.ui_3.2.0.I20090604-0500-e3x.jar" 158611 bytes File: "org.eclipse.mylyn.commons.core_3.2.0.I20090604-0500-e3x.jar" 22386 bytes File: "org.eclipse.mylyn.commons.net_3.2.0.I20090604-0500-e3x.jar" 62268 bytes File: "org.eclipse.mylyn.commons.ui_3.2.0.I20090604-0500-e3x.jar" 312797 bytes File: "org.eclipse.mylyn.compatibility_3.2.0.I20090604-0500-e3x.jar" 9284 bytes File: "org.eclipse.mylyn.context.core_3.2.0.I20090604-0500-e3x.jar" 102234 bytes File: "org.eclipse.mylyn.context.ui_3.2.0.I20090604-0500-e3x.jar" 218723 bytes File: "org.eclipse.mylyn.discovery.core_3.2.0.I20090604-0500-e3x.jar" 66037 bytes File: "org.eclipse.mylyn.discovery.ui_3.2.0.I20090604-0500-e3x.jar" 72335 bytes File: "org.eclipse.mylyn.help.ui_3.2.0.I20090604-0500-e3x.jar" 1765702 bytes File: "org.eclipse.mylyn.ide.ui_3.2.0.I20090604-0500-e3x.jar" 29902 bytes File: "org.eclipse.mylyn.monitor.core_3.2.0.I20090604-0500-e3x.jar" 33416 bytes File: "org.eclipse.mylyn.monitor.ui_3.2.0.I20090604-0500-e3x.jar" 47134 bytes File: "org.eclipse.mylyn.resources.ui_3.2.0.I20090604-0500-e3x.jar" 51167 bytes File: "org.eclipse.mylyn.tasks.bugs_3.2.0.I20090604-0500-e3x.jar" 81885 bytes File: "org.eclipse.mylyn.tasks.core_3.2.0.I20090604-0500-e3x.jar" 308765 bytes File: "org.eclipse.mylyn.tasks.ui_3.2.0.I20090604-0500-e3x.jar" 1437421 bytes File: "org.eclipse.mylyn.team.cvs_3.2.0.I20090604-0500-e3x.jar" 17314 bytes File: "org.eclipse.mylyn.team.ui_3.2.0.I20090604-0500-e3x.jar" 98746 bytes File: "org.eclipse.mylyn.wikitext.confluence.core_1.1.0.I20090604-0500-e3x.jar" 50863 bytes File: "org.eclipse.mylyn.wikitext.confluence.ui_1.1.0.I20090604-0500-e3x.jar" 8432 bytes File: "org.eclipse.mylyn.wikitext.core_1.1.0.I20090604-0500-e3x.jar" 260400 bytes File: "org.eclipse.mylyn.wikitext.help.ui_1.1.0.I20090604-0500-e3x.jar" 986968 bytes File: "org.eclipse.mylyn.wikitext.mediawiki.core_1.1.0.I20090604-0500-e3x.jar" 49402 bytes File: "org.eclipse.mylyn.wikitext.mediawiki.ui_1.1.0.I20090604-0500-e3x.jar" 8191 bytes File: "org.eclipse.mylyn.wikitext.tasks.ui_1.1.0.I20090604-0500-e3x.jar" 61332 bytes File: "org.eclipse.mylyn.wikitext.textile.core_1.1.0.I20090604-0500-e3x.jar" 52451 bytes File: "org.eclipse.mylyn.wikitext.textile.ui_1.1.0.I20090604-0500-e3x.jar" 8855 bytes File: "org.eclipse.mylyn.wikitext.tracwiki.core_1.1.0.I20090604-0500-e3x.jar" 52086 bytes File: "org.eclipse.mylyn.wikitext.tracwiki.ui_1.1.0.I20090604-0500-e3x.jar" 6004 bytes File: "org.eclipse.mylyn.wikitext.twiki.core_1.1.0.I20090604-0500-e3x.jar" 41261 bytes File: "org.eclipse.mylyn.wikitext.twiki.ui_1.1.0.I20090604-0500-e3x.jar" 6299 bytes File: "org.eclipse.mylyn.wikitext.ui_1.1.0.I20090604-0500-e3x.jar" 350168 bytes File: "org.eclipse.mylyn_3.2.0.I20090604-0500-e3x.jar" 6744 bytes File: "org.eclipse.osgi.services_3.2.0.v20090520-1800.jar" 63561 bytes File: "org.eclipse.osgi.util_3.2.0.v20090520-1800.jar" 21667 bytes File: "org.eclipse.osgi_3.5.0.v20090520.jar" 1078248 bytes File: "org.eclipse.php.debug.core_2.1.0.v20090602-1909.jar" 525725 bytes File: "org.eclipse.php.debug.daemon_2.1.0.v20090531-1447.jar" 16720 bytes File: "org.eclipse.php.debug.ui_2.1.0.v20090531-1956.jar" 373369 bytes File: "org.eclipse.php.help_2.1.0.v20090531-1447.jar" 6790981 bytes File: "org.eclipse.php.server.core_2.1.0.v20090531-1447.jar" 23490 bytes File: "org.eclipse.php.server.ui_2.1.0.v20090531-1447.jar" 110426 bytes File: "org.eclipse.php.ui_2.1.0.v20090602-1145.jar" 1807007 bytes File: "org.eclipse.php_2.1.0.v20090531-1447.jar" 6931 bytes File: "org.eclipse.platform.doc.user_3.5.0.v20090528-2000.jar" 7378648 bytes File: "org.eclipse.rcp_3.5.0.v200905282000.jar" 12630 bytes File: "org.eclipse.rse.core_3.1.0.v200905272300.jar" 384104 bytes File: "org.eclipse.rse.doc.user_3.1.0.v200905272300.jar" 207174 bytes File: "org.eclipse.rse.efs.ui_2.1.100.v200905272300.jar" 17129 bytes File: "org.eclipse.rse.efs_2.1.100.v200905272300.jar" 27805 bytes File: "org.eclipse.rse.files.ui_3.1.0.v200905272300.jar" 453070 bytes File: "org.eclipse.rse.importexport_1.2.0.v200905272300.jar" 196214 bytes File: "org.eclipse.rse.processes.ui_3.0.100.v200905272300.jar" 67538 bytes File: "org.eclipse.rse.services_3.1.0.v200905272300.jar" 261166 bytes File: "org.eclipse.rse.shells.ui_3.0.100.v200905272300.jar" 129179 bytes File: "org.eclipse.rse.subsystems.files.core_3.1.0.v200905272300.jar" 123324 bytes File: "org.eclipse.rse.subsystems.processes.core_3.1.0.v200905272300.jar" 25437 bytes File: "org.eclipse.rse.subsystems.processes.shell.linux_1.1.100.v200905272300.jar" 27460 bytes File: "org.eclipse.rse.subsystems.shells.core_3.1.0.v200905272300.jar" 62456 bytes File: "org.eclipse.rse.ui_3.1.0.v200905272300.jar" 1574535 bytes File: "org.eclipse.search_3.5.0.v20090526-2000.jar" 443676 bytes File: "org.eclipse.swt.win32.win32.x86_3.5.0.v3549a.jar" 2145604 bytes File: "org.eclipse.swt_3.5.0.v3549a.jar" 15606 bytes File: "org.eclipse.team.core_3.5.0.I20090527-0620.jar" 370694 bytes File: "org.eclipse.team.cvs.core_3.3.200.I20090430-0408.jar" 552521 bytes File: "org.eclipse.team.cvs.ssh2_3.2.200.I20090508-2000.jar" 24653 bytes File: "org.eclipse.team.cvs.ssh_3.2.100.I20090508-2000.jar" 51869 bytes File: "org.eclipse.team.cvs.ui_3.3.200.I20090521-1750.jar" 1591443 bytes File: "org.eclipse.team.ui_3.5.0.I20090430-0408.jar" 1282400 bytes File: "org.eclipse.text_3.5.0.v20090513-2000.jar" 236665 bytes File: "org.eclipse.ui.browser_3.2.300.v20090526.jar" 180413 bytes File: "org.eclipse.ui.cheatsheets_3.3.200.v20090526.jar" 314826 bytes File: "org.eclipse.ui.console_3.4.0.v20090513.jar" 152212 bytes File: "org.eclipse.ui.editors_3.5.0.v20090527-2000.jar" 533855 bytes File: "org.eclipse.ui.externaltools_3.2.0.v20090504.jar" 147747 bytes File: "org.eclipse.ui.forms_3.4.0.v20090526.jar" 284900 bytes File: "org.eclipse.ui.ide.application_1.0.100.I20090525-2000.jar" 54195 bytes File: "org.eclipse.ui.ide_3.5.0.I20090525-2000.jar" 1983682 bytes File: "org.eclipse.ui.intro_3.3.0.v20090526.jar" 281409 bytes File: "org.eclipse.ui.navigator.resources_3.4.0.I20090525-2000.jar" 120561 bytes File: "org.eclipse.ui.navigator_3.4.0.I20090525-2000.jar" 345235 bytes File: "org.eclipse.ui.net_1.2.0.I20090430-0408.jar" 43725 bytes File: "org.eclipse.ui.presentations.r21_3.2.100.I20081007-0800.jar" 94334 bytes File: "org.eclipse.ui.views.log_1.0.100.v20090527.jar" 130819 bytes File: "org.eclipse.ui.views.properties.tabbed_3.5.0.I20090429-1800.jar" 99022 bytes File: "org.eclipse.ui.views_3.4.0.I20090525-2000.jar" 84642 bytes File: "org.eclipse.ui.win32_3.2.100.v20090429-1800.jar" 22473 bytes File: "org.eclipse.ui.workbench.texteditor_3.5.0.v20090526-2000.jar" 542033 bytes File: "org.eclipse.ui.workbench_3.5.0.I20090527-2000.jar" 3910640 bytes File: "org.eclipse.ui_3.5.0.I20090528-2000.jar" 144610 bytes File: "org.eclipse.update.configurator_3.3.0.v20090312.jar" 94710 bytes File: "org.eclipse.update.core.win32_3.2.100.v20080107.jar" 82436 bytes File: "org.eclipse.update.core_3.2.300.v20090525.jar" 570638 bytes File: "org.eclipse.update.scheduler_3.2.200.v20081127.jar" 29465 bytes File: "org.eclipse.update.ui_3.2.200.v20090213.jar" 488075 bytes File: "org.eclipse.wst.command.env.core_1.0.204.v200805140020.jar" 53843 bytes File: "org.eclipse.wst.command.env.doc.user_1.5.200.v200806092138.jar" 33162 bytes File: "org.eclipse.wst.command.env.infopop_1.0.100.v200805301544.jar" 5625 bytes File: "org.eclipse.wst.command.env.ui_1.1.2.v200811200248.jar" 110848 bytes File: "org.eclipse.wst.command.env_1.0.408.v200903110045.jar" 69563 bytes File: "org.eclipse.wst.common.core_1.1.201.v200806010600.jar" 39286 bytes File: "org.eclipse.wst.common.emf_1.1.300.v200905060430.jar" 202590 bytes File: "org.eclipse.wst.common.emfworkbench.integration_1.1.300.v200811200330.jar" 134763 bytes File: "org.eclipse.wst.common.environment_1.0.202.v200807161459.jar" 41127 bytes File: "org.eclipse.wst.common.frameworks.ui_1.1.300.v200904160730.jar" 138758 bytes File: "org.eclipse.wst.common.frameworks_1.1.300.v200904160730.jar" 110114 bytes File: "org.eclipse.wst.common.infopop_1.0.100.v200805301550.jar" 6292 bytes File: "org.eclipse.wst.common.modulecore_1.1.300.v200904132230.jar" 284048 bytes File: "org.eclipse.wst.common.project.facet.core_1.4.0.v200905220328.jar" 339464 bytes File: "org.eclipse.wst.common.project.facet.ui_1.4.0.v200905220328.jar" 268204 bytes File: "org.eclipse.wst.common.snippets_1.1.300.v200903120643.jar" 245805 bytes File: "org.eclipse.wst.common.ui_1.1.402.v200901262305.jar" 139881 bytes File: "org.eclipse.wst.common.uriresolver_1.1.301.v200805140415.jar" 36684 bytes File: "org.eclipse.wst.css.core_1.1.300.v200904131653.jar" 486022 bytes File: "org.eclipse.wst.css.ui_1.0.400.v200904292008.jar" 246337 bytes File: "org.eclipse.wst.doc.user_1.2.0.v200806052254.jar" 784640 bytes File: "org.eclipse.wst.dtd.core_1.1.300.v200904181727.jar" 391080 bytes File: "org.eclipse.wst.dtd.ui.infopop_1.0.300.v200805140200.jar" 7456 bytes File: "org.eclipse.wst.dtd.ui_1.0.400.v200904300717.jar" 216683 bytes File: "org.eclipse.wst.dtdeditor.doc.user_1.0.500.v200904292308.jar" 35826 bytes File: "org.eclipse.wst.html.core_1.1.300.v200903120608.jar" 598964 bytes File: "org.eclipse.wst.html.ui.infopop_1.0.100.v200805301545.jar" 8217 bytes File: "org.eclipse.wst.html.ui_1.0.400.v200904292008.jar" 269381 bytes File: "org.eclipse.wst.internet.cache_1.0.301.v200805140020.jar" 40015 bytes File: "org.eclipse.wst.internet.monitor.core_1.0.404.v200905312121.jar" 61398 bytes File: "org.eclipse.wst.internet.monitor.ui_1.0.304.v200805140145.jar" 119665 bytes File: "org.eclipse.wst.jsdt.core_1.0.200.v200905201910.jar" 3718799 bytes File: "org.eclipse.wst.jsdt.doc_1.0.200.v200903120608.jar" 4391801 bytes File: "org.eclipse.wst.jsdt.manipulation_1.0.100.v200809240707.jar" 48812 bytes File: "org.eclipse.wst.jsdt.support.firefox_1.0.200.v200904290357.jar" 27953 bytes File: "org.eclipse.wst.jsdt.support.ie_1.0.200.v200904290539.jar" 511755 bytes File: "org.eclipse.wst.jsdt.ui_1.0.200.v200905242047.jar" 8287131 bytes File: "org.eclipse.wst.jsdt.web.core_1.0.200.v200905120445.jar" 120595 bytes File: "org.eclipse.wst.jsdt.web.ui_1.0.200.v200904230847.jar" 182027 bytes File: "org.eclipse.wst.server.core_1.1.101.v20090515.jar" 322154 bytes File: "org.eclipse.wst.server.discovery_1.0.0.v20090529.jar" 73918 bytes File: "org.eclipse.wst.server.ui.doc.user_1.1.150.v200901232034.jar" 116392 bytes File: "org.eclipse.wst.server.ui.infopop_1.1.0.v200805140145.jar" 10991 bytes File: "org.eclipse.wst.server.ui_1.1.102.v20090515.jar" 763611 bytes File: "org.eclipse.wst.sse.core_1.1.400.v200905141750.jar" 391074 bytes File: "org.eclipse.wst.sse.doc.user_1.1.0.v200805211530.jar" 117933 bytes File: "org.eclipse.wst.sse.ui.infopop_1.0.200.v200805301545.jar" 7548 bytes File: "org.eclipse.wst.sse.ui_1.1.100.v200905141750.jar" 781767 bytes File: "org.eclipse.wst.standard.schemas_1.0.200.v200902270215.jar" 145641 bytes File: "org.eclipse.wst.validation.infopop_1.0.300.v200806041506.jar" 7835 bytes File: "org.eclipse.wst.validation.ui_1.2.104.v200904232035.jar" 136210 bytes File: "org.eclipse.wst.validation_1.2.102.v200905201610.jar" 385198 bytes File: "org.eclipse.wst.web.ui.infopop_1.0.300.v200805140415.jar" 6284 bytes File: "org.eclipse.wst.web.ui_1.1.300.v200905242131.jar" 75128 bytes File: "org.eclipse.wst.web_1.1.300.v200901261500.jar" 54984 bytes File: "org.eclipse.wst.webtools.doc.user_1.0.400.v200805150134.jar" 116445 bytes File: "org.eclipse.wst.ws.explorer_1.0.407.v200903301628.jar" 1788614 bytes File: "org.eclipse.wst.ws.infopop_1.0.300.v200805140230.jar" 6413 bytes File: "org.eclipse.wst.ws.parser_1.0.402.v200901220107.jar" 47009 bytes File: "org.eclipse.wst.ws.service.policy.ui_1.0.102.v200903070248.jar" 71443 bytes File: "org.eclipse.wst.ws.service.policy_1.0.103.v200905151848.jar" 51339 bytes File: "org.eclipse.wst.ws.ui_1.1.100.v200903112221.jar" 19326 bytes File: "org.eclipse.wst.ws_1.1.103.v200903111822.jar" 225314 bytes File: "org.eclipse.wst.wsdl.ui.doc.user_1.0.550.v200901232040.jar" 83223 bytes File: "org.eclipse.wst.wsdl.ui_1.2.202.v200904271449.jar" 833022 bytes File: "org.eclipse.wst.wsdl.validation_1.1.401.v200902271605.jar" 175956 bytes File: "org.eclipse.wst.wsdl_1.2.0.v200904112052.jar" 407916 bytes File: "org.eclipse.wst.wsi.ui.doc.user_1.0.401.v200809171927.jar" 46471 bytes File: "org.eclipse.wst.wsi.ui_1.0.500.v200901141851.jar" 69624 bytes File: "org.eclipse.wst.wsi_1.0.305.v200902181431.jar" 805957 bytes File: "org.eclipse.wst.xml.core_1.1.400.v200904300540.jar" 660879 bytes File: "org.eclipse.wst.xml.ui.infopop_1.0.300.v200805140200.jar" 14626 bytes File: "org.eclipse.wst.xml.ui_1.1.0.v200905242047.jar" 822685 bytes File: "org.eclipse.wst.xml.xpath.core_1.0.0.v200904240436.jar" 9937 bytes File: "org.eclipse.wst.xml.xpath.ui_1.0.0.v200904240436.jar" 95683 bytes File: "org.eclipse.wst.xml.xpath2.processor_1.0.0.v200905300355.jar" 389712 bytes File: "org.eclipse.wst.xmleditor.doc.user_1.0.600.v200901231300.jar" 123651 bytes File: "org.eclipse.wst.xsd.core_1.1.401.v200903020335.jar" 67184 bytes File: "org.eclipse.wst.xsd.ui_1.2.203.v200904300717.jar" 1216511 bytes File: "org.eclipse.wst.xsdeditor.doc.user_1.0.700.v200905182240.jar" 115499 bytes File: "org.eclipse.wst.xsl.core_1.0.0.v200905071815.jar" 102063 bytes File: "org.eclipse.wst.xsl.debug.ui_1.0.0.v200904240436.jar" 112756 bytes File: "org.eclipse.wst.xsl.doc_1.0.0.v200905071815.jar" 1122571 bytes File: "org.eclipse.wst.xsl.jaxp.debug.ui_1.0.0.v200904240436.jar" 118151 bytes File: "org.eclipse.wst.xsl.jaxp.debug_1.0.0.v200904240436.jar" 41184 bytes File: "org.eclipse.wst.xsl.jaxp.launching_1.0.0.v200904240436.jar" 91238 bytes File: "org.eclipse.wst.xsl.launching_1.0.0.v200904241348.jar" 40465 bytes File: "org.eclipse.wst.xsl.saxon_1.0.0.v200904240436.jar" 8852 bytes File: "org.eclipse.wst.xsl.ui_1.0.0.v200904300717.jar" 202135 bytes File: "org.eclipse.wst.xsl.xalan_1.0.0.v200904240436.jar" 21997 bytes File: "org.eclipse.wst.xsl_1.0.0.v200905250058.jar" 11461 bytes File: "org.eclipse.xsd.edit_2.5.0.v200906010115.jar" 212754 bytes File: "org.eclipse.xsd_2.5.0.v200906010115.jar" 717051 bytes File: "org.mortbay.jetty.server_6.1.15.v200905151201.jar" 519048 bytes File: "org.mortbay.jetty.util_6.1.15.v200905182336.jar" 179730 bytes File: "org.sat4j.core_2.1.0.v20090520.jar" 169158 bytes File: "org.sat4j.pb_2.1.0.v20090520.jar" 102999 bytes File: "org.uddi4j_2.0.5.v200805270300.jar" 188186 bytes File: Descending to: "..\..\App\Eclipse\plugins\javax.xml.rpc_1.1.0.v200905122109\" File: "about.html" 3046 bytes File: "plugin.properties" 89 bytes File: Descending to: "..\..\App\Eclipse\plugins\javax.xml.rpc_1.1.0.v200905122109\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 599 bytes File: "MANIFEST.MF" 1177 bytes File: "eclipse.inf" 113 bytes File: Descending to: "..\..\App\Eclipse\plugins\javax.xml.rpc_1.1.0.v200905122109\about_files\" File: "LICENSE" 11359 bytes File: "NOTICE" 416 bytes File: Descending to: "..\..\App\Eclipse\plugins\javax.xml.rpc_1.1.0.v200905122109\lib\" File: "jaxrpc.jar" 31191 bytes File: Descending to: "..\..\App\Eclipse\plugins\javax.xml.soap_1.2.0.v200905122109\" File: "about.html" 3046 bytes File: "plugin.properties" 87 bytes File: Descending to: "..\..\App\Eclipse\plugins\javax.xml.soap_1.2.0.v200905122109\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 597 bytes File: "MANIFEST.MF" 773 bytes File: "eclipse.inf" 0/113 bytes File: Descending to: "..\..\App\Eclipse\plugins\javax.xml.soap_1.2.0.v200905122109\about_files\" File: "LICENSE" 0/11359 bytes File: "NOTICE" 0/416 bytes File: Descending to: "..\..\App\Eclipse\plugins\javax.xml.soap_1.2.0.v200905122109\lib\" File: "saaj.jar" 18979 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.ant_1.7.1.v20090120-1145\" File: "about.html" 3960 bytes File: "plugin.properties" 583 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.ant_1.7.1.v20090120-1145\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 4361 bytes File: "MANIFEST.MF" 8033 bytes File: "eclipse.inf" 118 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.ant_1.7.1.v20090120-1145\about_files\" File: "LICENSE.dom.html" 3900 bytes File: "LICENSE.sax.txt" 678 bytes File: "NOTICE" 1270 bytes File: "asl-v20.txt" 11358 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.ant_1.7.1.v20090120-1145\bin\" File: "ant" 9737 bytes File: "ant.bat" 7515 bytes File: "ant.cmd" 2764 bytes File: "antRun" 861 bytes File: "antRun.bat" 1486 bytes File: "antRun.pl" 2199 bytes File: "antenv.cmd" 3312 bytes File: "complete-ant-cmd.pl" 3200 bytes File: "envset.cmd" 4184 bytes File: "lcp.bat" 1085 bytes File: "runant.pl" 4422 bytes File: "runant.py" 3285 bytes File: "runrc.cmd" 1757 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.ant_1.7.1.v20090120-1145\etc\" File: "changelog.xsl" 4797 bytes File: "coverage-frames.xsl" 18570 bytes File: "jdepend-frames.xsl" 18994 bytes File: "jdepend.xsl" 11757 bytes File: "junit-frames-xalan1.xsl" 27884 bytes File: "junit-frames.xsl" 33873 bytes File: "junit-noframes.xsl" 18020 bytes File: "log.xsl" 6092 bytes File: "maudit-frames.xsl" 17960 bytes File: "mmetrics-frames.xsl" 37833 bytes File: "tagdiff.xsl" 6215 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.ant_1.7.1.v20090120-1145\etc\checkstyle\" File: "checkstyle-frames.xsl" 11016 bytes File: "checkstyle-text.xsl" 1368 bytes File: "checkstyle-xdoc.xsl" 4779 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.ant_1.7.1.v20090120-1145\lib\" File: "ant-antlr.jar" 5640 bytes File: "ant-apache-bcel.jar" 8510 bytes File: "ant-apache-bsf.jar" 3970 bytes File: "ant-apache-log4j.jar" 3141 bytes File: "ant-apache-oro.jar" 38829 bytes File: "ant-apache-regexp.jar" 3862 bytes File: "ant-apache-resolver.jar" 4146 bytes File: "ant-commons-logging.jar" 3982 bytes File: "ant-commons-net.jar" 45456 bytes File: "ant-jai.jar" 20860 bytes File: "ant-javamail.jar" 6856 bytes File: "ant-jdepend.jar" 7938 bytes File: "ant-jmf.jar" 6582 bytes File: "ant-jsch.jar" 29708 bytes File: "ant-junit.jar" 89450 bytes File: "ant-launcher.jar" 11814 bytes File: "ant-netrexx.jar" 9722 bytes File: "ant-nodeps.jar" 414848 bytes File: "ant-starteam.jar" 34042 bytes File: "ant-stylebook.jar" 2475 bytes File: "ant-swing.jar" 6635 bytes File: "ant-trax.jar" 6666 bytes File: "ant-weblogic.jar" 13903 bytes File: "ant.jar" 1270932 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.axis_1.4.0.v200905122109\" File: "about.html" 3054 bytes File: "plugin.properties" 98 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.axis_1.4.0.v200905122109\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 893 bytes File: "MANIFEST.MF" 3542 bytes File: "eclipse.inf" 0/113 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.axis_1.4.0.v200905122109\about_files\" File: "LICENSE" 0/11359 bytes File: "NOTICE" 0/416 bytes File: "README" 431 bytes File: "release-notes.html" 2243 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.axis_1.4.0.v200905122109\lib\" File: "axis-ant.jar" 33202 bytes File: "axis.jar" 1599570 bytes File: "log4j.properties" 921 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.commons.discovery_0.2.0.v200905122109\" File: "about.html" 2870 bytes File: "plugin.properties" 122 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.commons.discovery_0.2.0.v200905122109\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 547 bytes File: "MANIFEST.MF" 1355 bytes File: "eclipse.inf" 0/113 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.commons.discovery_0.2.0.v200905122109\about_files\" File: "LICENSE.txt" 2871 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.apache.commons.discovery_0.2.0.v200905122109\lib\" File: "commons-discovery-0.2.jar" 71442 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800\" File: ".api_description" 262 bytes File: "about.html" 1432 bytes File: "fragment.properties" 603 bytes File: "runtime_registry_compatibility.jar" 11004 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.core.runtime.compatibility.registry_3.2.200.v20090429-1800\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 547 bytes File: "MANIFEST.MF" 847 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.epp.package.php_1.2.0.20090604-2252\" File: "about.html" 1432 bytes File: "eclipse.gif" 1052 bytes File: "eclipse.png" 654 bytes File: "eclipse32.gif" 1706 bytes File: "eclipse32.png" 4594 bytes File: "eclipse48.gif" 2371 bytes File: "eclipse48.png" 3099 bytes File: "eclipse_lg.gif" 12710 bytes File: "plugin.xml" 1038 bytes File: "plugin_customization.ini" 1485 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.epp.package.php_1.2.0.20090604-2252\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 918 bytes File: "MANIFEST.MF" 1128 bytes File: "eclipse.inf" 0/57 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\" File: "about.html" 1445 bytes File: "eclipse_1206.dll" 23552 bytes File: "launcher.win32.win32.x86.properties" 611 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 476 bytes File: "MANIFEST.MF" 755 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.jdt.debug_3.5.0.v20090526\" File: ".api_description" 2340 bytes File: "about.html" 0/1432 bytes File: "jdi.jar" 66684 bytes File: "jdimodel.jar" 824188 bytes File: "plugin.properties" 1734 bytes File: "plugin.xml" 13040 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.jdt.debug_3.5.0.v20090526\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 646 bytes File: "MANIFEST.MF" 2585 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\" File: "about.html" 1410 bytes File: "plugin.properties" 718 bytes File: "plugin.xml" 8587 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\META-INF\" File: "ECLIPSEF.RSA" 3487 bytes File: "ECLIPSEF.SF" 108415 bytes File: "MANIFEST.MF" 112030 bytes File: "eclipse.inf" 0/76 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\Resources\" File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\Resources\language\" File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\Resources\language\php4\" File: ".list" 10 bytes File: "basic.php" 625368 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\Resources\language\php5\" File: ".list" 915 bytes File: "PDO.php" 6012 bytes File: "PDO_OCI.php" 64 bytes File: "Reflection.php" 13379 bytes File: "SPL.php" 44741 bytes File: "SQLite.php" 24139 bytes File: "SimpleXML.php" 7588 bytes File: "Zend Data Cache.php" 3271 bytes File: "Zend Debugger.php" 285 bytes File: "Zend Download Server.php" 209 bytes File: "Zend Monitor.php" 936 bytes File: "Zend Optimizer+.php" 246 bytes File: "Zend Page Cache.php" 265 bytes File: "Zend Utils.php" 389 bytes File: "basic.php" 31361 bytes File: "bcmath.php" 4302 bytes File: "bz2.php" 4679 bytes File: "calendar.php" 8758 bytes File: "ctype.php" 3748 bytes File: "curl.php" 41664 bytes File: "date.php" 34179 bytes File: "dom.php" 46433 bytes File: "ereg.php" 7293 bytes File: "exif.php" 4458 bytes File: "fileinfo.php" 3346 bytes File: "filter.php" 12424 bytes File: "ftp.php" 19483 bytes File: "gd.php" 61091 bytes File: "gettext.php" 3189 bytes File: "gmp.php" 13124 bytes File: "hash.php" 6552 bytes File: "ibm_db2.php" 60385 bytes File: "iconv.php" 11974 bytes File: "imap.php" 47312 bytes File: "intl.php" 32119 bytes File: "json.php" 1115 bytes File: "ldap.php" 26937 bytes File: "libxml.php" 4352 bytes File: "mbstring.php" 32894 bytes File: "mcrypt.php" 14069 bytes File: "memcache.php" 9150 bytes File: "mhash.php" 3157 bytes File: "mime_magic.php" 401 bytes File: "ming.php" 8638 bytes File: "mssql.php" 15735 bytes File: "mysql.php" 25019 bytes File: "mysqli.php" 21592 bytes File: "oci8.php" 53895 bytes File: "odbc.php" 26430 bytes File: "openssl.php" 26001 bytes File: "pcntl.php" 10152 bytes File: "pcre.php" 14425 bytes File: "pdo_ibm.php" 106 bytes File: "pdo_mysql.php" 68 bytes File: "pdo_pgsql.php" 68 bytes File: "pdo_sqlite.php" 70 bytes File: "pgsql.php" 63108 bytes File: "posix.php" 19437 bytes File: "readline.php" 4294 bytes File: "session.php" 9757 bytes File: "shmop.php" 2793 bytes File: "soap.php" 4995 bytes File: "sockets.php" 43354 bytes File: "sqlite3.php" 4539 bytes File: "standard.php" 306027 bytes File: "sybase_ct.php" 6314 bytes File: "sysvmsg.php" 8063 bytes File: "sysvsem.php" 1754 bytes File: "sysvshm.php" 2480 bytes File: "tidy.php" 11438 bytes File: "tokenizer.php" 4298 bytes File: "wddx.php" 2189 bytes File: "xml.php" 17427 bytes File: "xmlreader.php" 2299 bytes File: "xmlrpc.php" 4450 bytes File: "xmlwriter.php" 27281 bytes File: "xsl.php" 1582 bytes File: "zend.php" 27604 bytes File: "zip.php" 15597 bytes File: "zlib.php" 10661 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\Resources\language\php5.3\" File: "Core.php" 32013 bytes File: "PDO.php" 6207 bytes File: "PDO_OCI.php" 0/64 bytes File: "Reflection.php" 14231 bytes File: "SPL.php" 55229 bytes File: "SQLite.php" 26721 bytes File: "SimpleXML.php" 12799 bytes File: "Zend Data Cache.php" 373 bytes File: "Zend Debugger.php" 0/285 bytes File: "Zend Utils.php" 0/389 bytes File: "basic.php" 3117 bytes File: "bcmath.php" 0/4302 bytes File: "bz2.php" 0/4679 bytes File: "calendar.php" 0/8758 bytes File: "ctype.php" 0/3748 bytes File: "curl.php" 41583 bytes File: "date.php" 39498 bytes File: "dom.php" 47003 bytes File: "ereg.php" 0/7293 bytes File: "exif.php" 4458 bytes File: "fileinfo.php" 0/3346 bytes File: "filter.php" 0/12424 bytes File: "ftp.php" 0/19483 bytes File: "gd.php" 49276 bytes File: "gettext.php" 0/3189 bytes File: "gmp.php" 13436 bytes File: "hash.php" 6812 bytes File: "ibm_db2.php" 0/60385 bytes File: "iconv.php" 10987 bytes File: "imap.php" 48156 bytes File: "json.php" 2015 bytes File: "ldap.php" 26783 bytes File: "libxml.php" 0/4352 bytes File: "mbstring.php" 0/32894 bytes File: "mcrypt.php" 0/14069 bytes File: "memcache.php" 0/9150 bytes File: "mhash.php" 0/3157 bytes File: "mime_magic.php" 0/401 bytes File: "ming.php" 0/8638 bytes File: "mssql.php" 0/15735 bytes File: "mysql.php" 0/25019 bytes File: "mysqli.php" 20488 bytes File: "oci8.php" 53835 bytes File: "odbc.php" 0/26430 bytes File: "openssl.php" 26850 bytes File: "pcntl.php" 0/10152 bytes File: "pcre.php" 14618 bytes File: "pdo_ibm.php" 0/106 bytes File: "pdo_mysql.php" 0/68 bytes File: "pdo_pgsql.php" 0/68 bytes File: "pdo_sqlite.php" 0/70 bytes File: "pgsql.php" 64986 bytes File: "posix.php" 0/19437 bytes File: "session.php" 0/9757 bytes File: "shmop.php" 0/2793 bytes File: "soap.php" 6760 bytes File: "sockets.php" 43548 bytes File: "sqlite3.php" 0/4539 bytes File: "standard.php" 302329 bytes File: "sybase_ct.php" 0/6314 bytes File: "sysvmsg.php" 0/8063 bytes File: "sysvsem.php" 0/1754 bytes File: "sysvshm.php" 0/2480 bytes File: "tidy.php" 12078 bytes File: "tokenizer.php" 4430 bytes File: "wddx.php" 0/2189 bytes File: "xml.php" 0/17427 bytes File: "xmlreader.php" 0/2299 bytes File: "xmlrpc.php" 0/4450 bytes File: "xmlwriter.php" 27671 bytes File: "xsl.php" 1658 bytes File: "zend.php" 0/27604 bytes File: "zip.php" 15662 bytes File: "zlib.php" 0/10661 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\Resources\parserTools\" File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\Resources\parserTools\javacup\" File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\Resources\parserTools\javacup\bin\" File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\Resources\parserTools\javacup\bin\java_cup\" File: "CUP$parser$actions.class" 18843 bytes File: "Main.class" 16113 bytes File: "action_part.class" 1458 bytes File: "action_production.class" 882 bytes File: "assoc.class" 398 bytes File: "emit.class" 16666 bytes File: "internal_error.class" 709 bytes File: "lalr_item.class" 4602 bytes File: "lalr_item_set.class" 5033 bytes File: "lalr_state.class" 12002 bytes File: "lalr_transition.class" 1837 bytes File: "lexer.class" 5820 bytes File: "lr_item_core.class" 3898 bytes File: "non_terminal.class" 4601 bytes File: "nonassoc_action.class" 913 bytes File: "parse_action.class" 949 bytes File: "parse_action_row.class" 1231 bytes File: "parse_action_table.class" 2732 bytes File: "parse_reduce_row.class" 625 bytes File: "parse_reduce_table.class" 1667 bytes File: "parser.class" 8107 bytes File: "production.class" 10033 bytes File: "production_part.class" 1260 bytes File: "reduce_action.class" 1468 bytes File: "shift_action.class" 1451 bytes File: "sym.class" 1174 bytes File: "symbol.class" 1157 bytes File: "symbol_part.class" 1834 bytes File: "symbol_set.class" 3465 bytes File: "terminal.class" 2752 bytes File: "terminal_set.class" 3187 bytes File: "version.class" 616 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\Resources\parserTools\javacup\bin\java_cup\runtime\" File: "Scanner.class" 211 bytes File: "Symbol.class" 1332 bytes File: "lr_parser.class" 11730 bytes File: "virtual_parse_stack.class" 1809 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\" File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\" File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\" File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\core\" File: "PHPMixinBuildVisitorExtension.class" 1277 bytes File: "PHPSourceElementRequestorExtension.class" 1648 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\" File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\" File: "CoreMessages.class" 1196 bytes File: "CoreMessages.properties" 5684 bytes File: "Logger.class" 3766 bytes File: "PHPCoreConstants.class" 4176 bytes File: "PHPCorePlugin$1.class" 2082 bytes File: "PHPCorePlugin$2.class" 548 bytes File: "PHPCorePlugin$ProjectConversionListener.class" 2289 bytes File: "PHPCorePlugin.class" 9517 bytes File: "PHPLanguageToolkit.class" 1723 bytes File: "PHPToolkitUtil.class" 5232 bytes File: "PHPVersion$Aliases.class" 741 bytes File: "PHPVersion.class" 2047 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\ast\" File: "ASTRequestor.class" 1293 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\ast\locator\" File: "Locator.class" 2230 bytes File: "PhpElementConciliator$1GlobalSeacher.class" 1487 bytes File: "PhpElementConciliator$ClassMemberSearcher.class" 1635 bytes File: "PhpElementConciliator$ClassSearcher.class" 1502 bytes File: "PhpElementConciliator$DefinedSearcher.class" 2839 bytes File: "PhpElementConciliator$FunctionSearcher.class" 1638 bytes File: "PhpElementConciliator$GlobalVariableSearcher.class" 2695 bytes File: "PhpElementConciliator$LocalVariableSearcher.class" 1917 bytes File: "PhpElementConciliator.class" 12090 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\ast\match\" File: "ASTMatcher.class" 30530 bytes File: "PHPASTMatcher.class" 900 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\ast\nodes\" File: "AST.class" 61090 bytes File: "ASTError.class" 3370 bytes File: "ASTNode$NodeList$Cursor.class" 1680 bytes File: "ASTNode$NodeList.class" 5984 bytes File: "ASTNode.class" 23168 bytes File: "ASTNodes$1.class" 1081 bytes File: "ASTNodes.class" 2034 bytes File: "ASTParser$1.class" 1242 bytes File: "ASTParser.class" 11542 bytes File: "ArrayAccess.class" 8718 bytes File: "ArrayCreation.class" 6512 bytes File: "ArrayElement.class" 6618 bytes File: "Assignment.class" 9034 bytes File: "BackTickExpression.class" 6717 bytes File: "BindingResolver.class" 8766 bytes File: "Bindings.class" 9898 bytes File: "Block.class" 7462 bytes File: "BodyDeclaration$Modifier.class" 1817 bytes File: "BodyDeclaration.class" 2517 bytes File: "BreakStatement.class" 5909 bytes File: "CastExpression.class" 7824 bytes File: "CatchClause.class" 7878 bytes File: "ChildListPropertyDescriptor.class" 972 bytes File: "ChildPropertyDescriptor.class" 1230 bytes File: "ClassDeclaration.class" 10547 bytes File: "ClassInstanceCreation.class" 8987 bytes File: "ClassName.class" 5758 bytes File: "CloneExpression.class" 5795 bytes File: "Comment.class" 4984 bytes File: "ConditionalExpression.class" 7442 bytes File: "ConstantDeclaration.class" 8872 bytes File: "ContinueStatement.class" 5933 bytes File: "DeclareStatement.class" 10328 bytes File: "DefaultBindingResolver$BindingTables.class" 863 bytes File: "DefaultBindingResolver$LocalVariableIndex.class" 3741 bytes File: "DefaultBindingResolver.class" 14067 bytes File: "DefaultCommentMapper$CommentMapperVisitor.class" 3184 bytes File: "DefaultCommentMapper$IntervalDocumentReader.class" 1861 bytes File: "DefaultCommentMapper.class" 9265 bytes File: "Dispatch.class" 2193 bytes File: "DoStatement.class" 6662 bytes File: "EchoStatement.class" 6496 bytes File: "EmptyStatement.class" 3509 bytes File: "Expression.class" 2450 bytes File: "ExpressionStatement.class" 5888 bytes File: "FieldAccess.class" 7126 bytes File: "FieldsDeclaration.class" 9132 bytes File: "ForEachStatement.class" 8279 bytes File: "ForStatement.class" 10577 bytes File: "FormalParameter.class" 11491 bytes File: "FunctionBinding.class" 2924 bytes File: "FunctionDeclaration.class" 11177 bytes File: "FunctionInvocation.class" 9042 bytes File: "FunctionName.class" 5789 bytes File: "GlobalStatement.class" 6521 bytes File: "GotoLabel.class" 5681 bytes File: "GotoStatement.class" 5717 bytes File: "IBinding.class" 674 bytes File: "IDocumentorLexer.class" 293 bytes File: "IFunctionBinding.class" 475 bytes File: "IIncludeBinding.class" 300 bytes File: "IMethodBinding.class" 412 bytes File: "IOperationNode.class" 233 bytes File: "ITypeBinding.class" 1075 bytes File: "IVariableBinding.class" 612 bytes File: "Identifier.class" 5420 bytes File: "IfStatement.class" 7430 bytes File: "IgnoreError.class" 5862 bytes File: "InLineHtml.class" 3481 bytes File: "Include.class" 7719 bytes File: "IncludeBinding.class" 2379 bytes File: "InfixExpression.class" 8787 bytes File: "InstanceOfExpression.class" 6687 bytes File: "InterfaceDeclaration.class" 7350 bytes File: "InternalASTRewrite$1.class" 1629 bytes File: "InternalASTRewrite.class" 10343 bytes File: "LambdaFunctionDeclaration.class" 10124 bytes File: "ListVariable.class" 6436 bytes File: "MethodBinding.class" 2474 bytes File: "MethodDeclaration.class" 7907 bytes File: "MethodInvocation.class" 7408 bytes File: "NamespaceDeclaration.class" 8570 bytes File: "NamespaceName.class" 8001 bytes File: "NodeEventHandler.class" 2330 bytes File: "ParenthesisExpression.class" 5992 bytes File: "PostfixExpression.class" 7231 bytes File: "PrefixExpression.class" 7223 bytes File: "Program.class" 12863 bytes File: "Quote.class" 7851 bytes File: "Reference.class" 6316 bytes File: "ReflectionVariable.class" 4961 bytes File: "ReturnStatement.class" 5917 bytes File: "Scalar.class" 5958 bytes File: "SimplePropertyDescriptor.class" 1108 bytes File: "SingleFieldDeclaration.class" 6734 bytes File: "Statement.class" 656 bytes File: "StaticConstantAccess.class" 7491 bytes File: "StaticDispatch.class" 2316 bytes File: "StaticFieldAccess.class" 7161 bytes File: "StaticMethodInvocation.class" 7247 bytes File: "StaticStatement.class" 7335 bytes File: "StructuralPropertyDescriptor.class" 1815 bytes File: "SwitchCase.class" 9332 bytes File: "SwitchStatement.class" 6811 bytes File: "ThrowStatement.class" 5856 bytes File: "TryStatement.class" 8539 bytes File: "TypeBinding$1.class" 1684 bytes File: "TypeBinding$2.class" 1350 bytes File: "TypeBinding.class" 10970 bytes File: "TypeDeclaration.class" 5007 bytes File: "UnaryOperation.class" 7425 bytes File: "UseStatement.class" 6485 bytes File: "UseStatementPart.class" 6745 bytes File: "Variable.class" 8821 bytes File: "VariableBase.class" 668 bytes File: "VariableBinding.class" 3976 bytes File: "Visitable.class" 424 bytes File: "WhileStatement.class" 6695 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\ast\rewrite\" File: "ASTRewrite.class" 15120 bytes File: "ASTRewriteAnalyzer$ListRewriter.class" 5821 bytes File: "ASTRewriteAnalyzer$ModifierRewriter.class" 1329 bytes File: "ASTRewriteAnalyzer$ParagraphListRewriter.class" 3570 bytes File: "ASTRewriteAnalyzer$SwitchListRewriter.class" 1467 bytes File: "ASTRewriteAnalyzer.class" 71747 bytes File: "ASTRewriteFlattener.class" 38043 bytes File: "ASTRewriteFormatter$1.class" 1365 bytes File: "ASTRewriteFormatter$2.class" 1065 bytes File: "ASTRewriteFormatter$BlockContext.class" 451 bytes File: "ASTRewriteFormatter$BlockFormattingPrefix.class" 2397 bytes File: "ASTRewriteFormatter$BlockFormattingPrefixSuffix.class" 2609 bytes File: "ASTRewriteFormatter$ConstPrefix.class" 810 bytes File: "ASTRewriteFormatter$ExtendedFlattener.class" 4155 bytes File: "ASTRewriteFormatter$FormattingPrefix.class" 1797 bytes File: "ASTRewriteFormatter$NodeMarker.class" 550 bytes File: "ASTRewriteFormatter$Prefix.class" 319 bytes File: "ASTRewriteFormatter.class" 14784 bytes File: "ITrackedNodePosition.class" 216 bytes File: "IndentManipulation.class" 6198 bytes File: "LineCommentEndOffsets.class" 2159 bytes File: "LineInformation$1.class" 1044 bytes File: "LineInformation$2.class" 1060 bytes File: "LineInformation.class" 1150 bytes File: "ListRewrite.class" 8697 bytes File: "ListRewriteEvent.class" 5098 bytes File: "NodeInfoStore$CopyPlaceholderData.class" 1202 bytes File: "NodeInfoStore$PlaceholderData.class" 490 bytes File: "NodeInfoStore$StringPlaceholderData.class" 924 bytes File: "NodeInfoStore.class" 4998 bytes File: "NodeRewriteEvent.class" 1961 bytes File: "RewriteEvent.class" 749 bytes File: "RewriteEventStore$CopySourceInfo.class" 1917 bytes File: "RewriteEventStore$EventHolder.class" 1538 bytes File: "RewriteEventStore$INodePropertyMapper.class" 464 bytes File: "RewriteEventStore$NodeRangeInfo.class" 3993 bytes File: "RewriteEventStore$ParentIterator.class" 2141 bytes File: "RewriteEventStore$PropertyLocation.class" 1519 bytes File: "RewriteEventStore.class" 20909 bytes File: "SourceModifier.class" 1547 bytes File: "SymbolsProvider.class" 5799 bytes File: "TargetSourceRangeComputer$SourceRange.class" 800 bytes File: "TargetSourceRangeComputer.class" 1326 bytes File: "TokenScanner.class" 4711 bytes File: "TrackedNodePosition.class" 1477 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\ast\scanner\" File: "AstLexer.class" 682 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\ast\scanner\php4\" File: "CUP$PhpAstParser$actions.class" 98910 bytes File: "ParserConstants.class" 4649 bytes File: "PhpAstLexer.class" 34671 bytes File: "PhpAstParser.class" 34858 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\ast\scanner\php5\" File: "CUP$PhpAstParser$actions.class" 112388 bytes File: "ParserConstants.class" 5013 bytes File: "PhpAstLexer.class" 37789 bytes File: "PhpAstParser.class" 40912 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\ast\scanner\php53\" File: "CUP$PhpAstParser$actions.class" 123010 bytes File: "ParserConstants.class" 5176 bytes File: "PhpAstLexer.class" 38539 bytes File: "PhpAstParser.class" 47624 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\ast\util\" File: "CharArrayBuffer.class" 2614 bytes File: "RandomAccessCharArrayReader.class" 1492 bytes File: "Signature.class" 25556 bytes File: "Util$1.class" 956 bytes File: "Util$Comparable.class" 314 bytes File: "Util$Comparer.class" 288 bytes File: "Util.class" 41162 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\ast\visitor\" File: "AbstractVisitor.class" 24739 bytes File: "ApplyAll.class" 25869 bytes File: "HierarchicalVisitor.class" 15553 bytes File: "Visitor.class" 10279 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\buildpath\" File: "BuildPathUtils.class" 3085 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\codeassist\" File: "CodeAssistUtils$1.class" 1160 bytes File: "CodeAssistUtils$2.class" 1322 bytes File: "CodeAssistUtils$3.class" 1322 bytes File: "CodeAssistUtils$4.class" 1453 bytes File: "CodeAssistUtils$5.class" 2427 bytes File: "CodeAssistUtils$6.class" 2030 bytes File: "CodeAssistUtils$AlphabeticComparator.class" 2138 bytes File: "CodeAssistUtils.class" 29156 bytes File: "FakeGroupMethod.class" 968 bytes File: "FakeGroupType.class" 1419 bytes File: "ICompletionReporter.class" 1009 bytes File: "IPHPCompletionRequestor.class" 256 bytes File: "PHPCompletionEngine.class" 11147 bytes File: "PHPSelectionEngine$1.class" 1910 bytes File: "PHPSelectionEngine.class" 21810 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\codeassist\contexts\" File: "AbstractCompletionContext.class" 11252 bytes File: "AbstractGlobalStatementContext.class" 1439 bytes File: "ArrayKeyContext.class" 2940 bytes File: "CatchContext.class" 1684 bytes File: "CatchTypeContext.class" 1718 bytes File: "CatchVariableContext.class" 772 bytes File: "ClassDeclarationContext.class" 1394 bytes File: "ClassDeclarationKeywordContext.class" 1795 bytes File: "ClassExtendsContext.class" 1767 bytes File: "ClassImplementsContext.class" 1680 bytes File: "ClassInstantiationContext.class" 1243 bytes File: "ClassMemberContext$Trigger.class" 1657 bytes File: "ClassMemberContext.class" 3920 bytes File: "ClassObjMemberContext.class" 1950 bytes File: "ClassStatementContext.class" 1560 bytes File: "ClassStaticMemberContext.class" 2190 bytes File: "CodeContext.class" 854 bytes File: "CompletionContextResolver.class" 6492 bytes File: "DeclarationContext.class" 438 bytes File: "FunctionDeclarationContext.class" 1290 bytes File: "FunctionParameterContext.class" 1065 bytes File: "FunctionParameterTypeContext.class" 895 bytes File: "FunctionParameterValueContext.class" 855 bytes File: "FunctionParameterVariableContext.class" 864 bytes File: "GlobalMethodStatementContext.class" 1668 bytes File: "GlobalStatementContext.class" 1606 bytes File: "ICompletionContext.class" 300 bytes File: "ICompletionContextResolver.class" 459 bytes File: "IncludeStatementContext.class" 2620 bytes File: "InstanceOfContext.class" 1226 bytes File: "InterfaceDeclarationContext.class" 1410 bytes File: "InterfaceDeclarationKeywordContext.class" 1766 bytes File: "InterfaceExtendsContext.class" 828 bytes File: "MethodNameContext.class" 1690 bytes File: "NamespaceMemberContext.class" 4234 bytes File: "NamespaceNameContext.class" 1707 bytes File: "PHPDocContext.class" 1355 bytes File: "PHPDocParamTagContext.class" 919 bytes File: "PHPDocReturnTagContext.class" 923 bytes File: "PHPDocTagContext.class" 1813 bytes File: "PHPDocTagStartContext.class" 1165 bytes File: "QuotesContext.class" 866 bytes File: "StatementContext.class" 418 bytes File: "TypeDeclarationContext.class" 2448 bytes File: "UseAliasContext.class" 1215 bytes File: "UseNameContext.class" 1213 bytes File: "UseStatementContext.class" 1393 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\codeassist\strategies\" File: "AbstractCompletionStrategy.class" 2399 bytes File: "BuiltinArrayKeysStrategy.class" 6205 bytes File: "ClassDeclarationKeywordsStrategy.class" 3043 bytes File: "ClassFieldsStrategy.class" 4009 bytes File: "ClassInstantiationStrategy$1.class" 1384 bytes File: "ClassInstantiationStrategy.class" 5925 bytes File: "ClassKeywordsStrategy.class" 2525 bytes File: "ClassMembersStrategy.class" 3892 bytes File: "ClassMethodsStrategy.class" 4540 bytes File: "CompletionStrategyFactory.class" 8986 bytes File: "FunctionArgumentsStrategy.class" 4159 bytes File: "FunctionParameterTypeStrategy.class" 1253 bytes File: "GlobalClassesStrategy$1.class" 1253 bytes File: "GlobalClassesStrategy.class" 1179 bytes File: "GlobalConstantsStrategy.class" 4069 bytes File: "GlobalElementStrategy.class" 950 bytes File: "GlobalElementsCompositeStrategy.class" 2179 bytes File: "GlobalFunctionsStrategy.class" 3886 bytes File: "GlobalInterfacesStrategy$1.class" 1269 bytes File: "GlobalInterfacesStrategy.class" 1191 bytes File: "GlobalKeywordsStrategy.class" 1404 bytes File: "GlobalTypesStrategy$1.class" 1421 bytes File: "GlobalTypesStrategy.class" 6748 bytes File: "GlobalVariablesStrategy.class" 4745 bytes File: "ICompletionStrategy.class" 303 bytes File: "ICompletionStrategyFactory.class" 352 bytes File: "IElementFilter.class" 221 bytes File: "IncludeStatementStrategy.class" 8653 bytes File: "InstanceOfStrategy.class" 1939 bytes File: "InterfaceDeclarationKeywordsStrategy.class" 2534 bytes File: "KeywordsStrategy.class" 3495 bytes File: "LocalMethodElementsCompositeStrategy.class" 2082 bytes File: "LocalMethodVariablesStrategy.class" 3570 bytes File: "MethodNameStrategy.class" 5551 bytes File: "NamespaceClassInstantiationStrategy$1.class" 1322 bytes File: "NamespaceClassInstantiationStrategy.class" 5542 bytes File: "NamespaceConstantsStrategy.class" 3361 bytes File: "NamespaceElementsCompositeStrategy.class" 2928 bytes File: "NamespaceFunctionsStrategy.class" 3564 bytes File: "NamespaceMembersStrategy.class" 959 bytes File: "NamespaceTypesStrategy.class" 4310 bytes File: "NamespacesStrategy$1.class" 1245 bytes File: "NamespacesStrategy.class" 1169 bytes File: "PHPDocParamVariableStrategy.class" 1770 bytes File: "PHPDocReturnTypeStrategy.class" 1141 bytes File: "PHPDocTagStrategy.class" 3316 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\compiler\" File: "IPHPModifiers.class" 339 bytes File: "PHPFlags.class" 1428 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\compiler\ast\" File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\compiler\ast\nodes\" File: "ASTError.class" 1627 bytes File: "ASTNodeKinds.class" 3092 bytes File: "ArrayCreation.class" 2448 bytes File: "ArrayElement.class" 2197 bytes File: "ArrayVariableReference.class" 2898 bytes File: "Assignment.class" 3030 bytes File: "BackTickExpression.class" 2336 bytes File: "BreakStatement.class" 1748 bytes File: "CastExpression.class" 2527 bytes File: "CatchClause.class" 2570 bytes File: "ClassDeclaration.class" 5160 bytes File: "ClassInstanceCreation.class" 2239 bytes File: "CloneExpression.class" 1841 bytes File: "Comment.class" 1692 bytes File: "ConditionalExpression.class" 2241 bytes File: "ConstantDeclaration.class" 2779 bytes File: "ContinueStatement.class" 1757 bytes File: "DeclareStatement.class" 3043 bytes File: "Dispatch.class" 1359 bytes File: "DoStatement.class" 750 bytes File: "EchoStatement.class" 2367 bytes File: "EmptyStatement.class" 1280 bytes File: "ExpressionStatement.class" 1996 bytes File: "FieldAccess.class" 1635 bytes File: "ForEachStatement.class" 2822 bytes File: "ForStatement.class" 3318 bytes File: "FormalParameter.class" 3695 bytes File: "FormalParameterByReference.class" 1429 bytes File: "FullyQualifiedReference.class" 2119 bytes File: "GlobalStatement.class" 2367 bytes File: "GotoLabel.class" 1429 bytes File: "GotoStatement.class" 1441 bytes File: "IPHPDocAwareDeclaration.class" 263 bytes File: "IfStatement.class" 2379 bytes File: "IgnoreError.class" 1927 bytes File: "Include.class" 2520 bytes File: "InfixExpression.class" 3602 bytes File: "InstanceOfExpression.class" 2051 bytes File: "InterfaceDeclaration.class" 2679 bytes File: "LambdaFunctionDeclaration.class" 3342 bytes File: "ListVariable.class" 2313 bytes File: "NamespaceDeclaration.class" 2579 bytes File: "NamespaceReference.class" 1680 bytes File: "PHPCallArgumentsList.class" 957 bytes File: "PHPCallExpression.class" 2492 bytes File: "PHPDocBlock.class" 2493 bytes File: "PHPDocTag.class" 6299 bytes File: "PHPDocTagKinds.class" 1226 bytes File: "PHPFieldDeclaration.class" 2738 bytes File: "PHPMethodDeclaration.class" 3003 bytes File: "PHPModuleDeclaration$1.class" 2094 bytes File: "PHPModuleDeclaration$ErrorSearcher.class" 2027 bytes File: "PHPModuleDeclaration.class" 4156 bytes File: "PHPVariableKind$Class.class" 583 bytes File: "PHPVariableKind$Constant.class" 619 bytes File: "PHPVariableKind$Instance.class" 595 bytes File: "PHPVariableKind$Local.class" 583 bytes File: "PHPVariableKind.class" 994 bytes File: "PostfixExpression.class" 2255 bytes File: "PrefixExpression.class" 2252 bytes File: "Quote.class" 2597 bytes File: "ReferenceExpression.class" 1861 bytes File: "ReflectionArrayVariableReference.class" 1919 bytes File: "ReflectionCallExpression.class" 2673 bytes File: "ReflectionStaticMethodInvocation.class" 902 bytes File: "ReflectionVariableReference.class" 1819 bytes File: "ReturnStatement.class" 1751 bytes File: "Scalar.class" 1945 bytes File: "StaticConstantAccess.class" 1850 bytes File: "StaticDispatch.class" 1377 bytes File: "StaticFieldAccess.class" 1659 bytes File: "StaticMethodInvocation.class" 1366 bytes File: "StaticStatement.class" 2373 bytes File: "SwitchCase.class" 2792 bytes File: "SwitchStatement.class" 2202 bytes File: "ThrowStatement.class" 1883 bytes File: "TryStatement.class" 2810 bytes File: "UnaryOperation.class" 2337 bytes File: "UsePart.class" 2301 bytes File: "UseStatement.class" 2389 bytes File: "VarComment.class" 1034 bytes File: "WhileStatement.class" 2172 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\compiler\ast\parser\" File: "ASTUtils$1.class" 1456 bytes File: "ASTUtils$1Visitor.class" 2246 bytes File: "ASTUtils$2.class" 1476 bytes File: "ASTUtils$2Visitor.class" 1235 bytes File: "ASTUtils$3.class" 1617 bytes File: "ASTUtils$4.class" 1740 bytes File: "ASTUtils$5.class" 2598 bytes File: "ASTUtils$6.class" 2443 bytes File: "ASTUtils$7.class" 1416 bytes File: "ASTUtils.class" 7341 bytes File: "AbstractASTParser.class" 8265 bytes File: "AbstractPHPSourceParser.class" 1922 bytes File: "DocumentorLexer.class" 20405 bytes File: "PHPSourceElementParser.class" 1557 bytes File: "PHPSourceElementRequestor.class" 21334 bytes File: "PHPSourceParserFactory.class" 3425 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\compiler\ast\parser\php4\" File: "CUP$CompilerAstParser$actions.class" 103891 bytes File: "CompilerAstLexer.class" 3824 bytes File: "CompilerAstParser.class" 36629 bytes File: "CompilerParserConstants.class" 4673 bytes File: "PhpSourceParser.class" 1620 bytes File: "PhpTokenNames.class" 3353 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\compiler\ast\parser\php5\" File: "CUP$CompilerAstParser$actions.class" 119283 bytes File: "CompilerAstLexer.class" 3945 bytes File: "CompilerAstParser$ModifierDocPair.class" 961 bytes File: "CompilerAstParser.class" 40363 bytes File: "CompilerParserConstants.class" 5037 bytes File: "PhpSourceParser.class" 1620 bytes File: "PhpTokenNames.class" 3640 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\compiler\ast\parser\php53\" File: "CUP$CompilerAstParser$actions.class" 137378 bytes File: "CompilerAstLexer.class" 3948 bytes File: "CompilerAstParser$ModifierDocPair.class" 966 bytes File: "CompilerAstParser.class" 48497 bytes File: "CompilerParserConstants.class" 5200 bytes File: "PhpSourceParser.class" 1710 bytes File: "PhpTokenNames.class" 3724 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\compiler\ast\visitor\" File: "ASTPrintVisitor.class" 38300 bytes File: "PHPASTVisitor.class" 35762 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\containers\" File: "LocalFileStorage.class" 2797 bytes File: "ZipEntryStorage.class" 3286 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\" File: "DOMModelForPHP.class" 1312 bytes File: "PHPFileVisitor.class" 3167 bytes File: "PhpDocumentSetupParticipant.class" 619 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\dom\" File: "AttrImplForPhp.class" 873 bytes File: "DOMDocumentForPHP.class" 2362 bytes File: "ElementImplForPhp.class" 3475 bytes File: "IImplForPhp.class" 288 bytes File: "NullValidator.class" 853 bytes File: "PHPDOMModelParser.class" 1605 bytes File: "PHPDOMModelUpdater.class" 725 bytes File: "PHPModelNotifier$NotifyEvent.class" 1268 bytes File: "PHPModelNotifier.class" 7998 bytes File: "TextImplForPhp.class" 1790 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\encoding\" File: "PHPDocumentCharsetDetector.class" 709 bytes File: "PHPResourceEncodingDetector.class" 1789 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\handler\" File: "PHPModelHandler.class" 1530 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\loader\" File: "PHPDocumentLoader$PHPCodedReaderCreator.class" 2673 bytes File: "PHPDocumentLoader.class" 2638 bytes File: "PHPModelLoader.class" 1236 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\parser\" File: "AbstractPhpLexer$BasicLexerState.class" 3277 bytes File: "AbstractPhpLexer$HeredocState.class" 2586 bytes File: "AbstractPhpLexer.class" 9593 bytes File: "PHPRegionContext.class" 476 bytes File: "PHPTokenizer.class" 35754 bytes File: "PhpLexerFactory.class" 1568 bytes File: "PhpSourceParser.class" 6447 bytes File: "PhpStructuredDocumentReParser.class" 2595 bytes File: "Scanner$LexerState.class" 538 bytes File: "Scanner.class" 774 bytes File: "StateStack.class" 2793 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\parser\php4\" File: "PhpLexer.class" 31416 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\parser\php5\" File: "PhpLexer.class" 34311 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\parser\php53\" File: "PhpLexer.class" 34821 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\parser\regions\" File: "IPhpScriptRegion.class" 777 bytes File: "PHPRegionTypes.class" 4896 bytes File: "PhpScriptRegion$BlockDocumentReader.class" 1916 bytes File: "PhpScriptRegion$DocumentReader.class" 2922 bytes File: "PhpScriptRegion.class" 10389 bytes File: "PhpTokenContainer$LexerStateChange.class" 2217 bytes File: "PhpTokenContainer.class" 9894 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\partitioner\" File: "PHPPartitionTypes.class" 4230 bytes File: "PHPStructuredTextPartitioner.class" 2907 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\provisional\" File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\documentModel\provisional\contenttype\" File: "ContentTypeIdForPHP.class" 687 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\filenetwork\" File: "FileNetworkUtility$1.class" 1698 bytes File: "FileNetworkUtility.class" 7765 bytes File: "PHPFileHierarchyResolver.class" 1140 bytes File: "ReferenceTree$Node.class" 2858 bytes File: "ReferenceTree.class" 1447 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\filesystem\" File: "ExternalFileStore.class" 2682 bytes File: "FileStoreFactory.class" 1002 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\format\" File: "CaseDefaultIndentationStrategy.class" 3640 bytes File: "CommentIndentationStrategy.class" 3022 bytes File: "CurlyCloseIndentationStrategy.class" 3966 bytes File: "DefaultIndentationStrategy.class" 7790 bytes File: "FormatPreferencesSupport$PreferencesPropagatorListener.class" 1405 bytes File: "FormatPreferencesSupport.class" 5782 bytes File: "FormatterUtils.class" 4966 bytes File: "ICodeFormattingProcessor.class" 290 bytes File: "IFormatterProcessorFactory.class" 431 bytes File: "IIndentationStrategy.class" 364 bytes File: "NullCodeFormattingProcessor.class" 807 bytes File: "PHPCloseTagIndentationStrategy.class" 810 bytes File: "PhpFormatConstraints.class" 410 bytes File: "PhpFormatProcessorImpl.class" 2758 bytes File: "PhpFormatter.class" 10971 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\format\htmlFormatters\" File: "EmbeddedCSSFormatterNoPHP.class" 5058 bytes File: "HTMLElementFormatterNoPHP.class" 6754 bytes File: "HTMLFormatterNoPHP.class" 4971 bytes File: "HTMLFormatterNoPHPFactory.class" 2561 bytes File: "HTMLTextFormatterNoPHP.class" 4932 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\includepath\" File: "IIncludepathListener.class" 224 bytes File: "IncludePath.class" 2209 bytes File: "IncludePathManager$1.class" 4505 bytes File: "IncludePathManager$2.class" 2062 bytes File: "IncludePathManager.class" 9496 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\language\" File: "LanguageModelInitializer$1.class" 2347 bytes File: "LanguageModelInitializer$2.class" 1623 bytes File: "LanguageModelInitializer$LanguageModelContainer.class" 3708 bytes File: "LanguageModelInitializer.class" 9124 bytes File: "PHPVariables.class" 1048 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\language\keywords\" File: "IPHPKeywordsInitializer.class" 884 bytes File: "KeywordInitializerPHP_4.class" 3181 bytes File: "KeywordInitializerPHP_5.class" 1844 bytes File: "KeywordInitializerPHP_5_3.class" 1543 bytes File: "PHPKeywords$KeywordData.class" 1819 bytes File: "PHPKeywords.class" 4093 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\mixin\" File: "IncludeField.class" 1578 bytes File: "PHPMixinBuildVisitor$1.class" 1903 bytes File: "PHPMixinBuildVisitor$Scope.class" 841 bytes File: "PHPMixinBuildVisitor$SourceModuleScope.class" 3108 bytes File: "PHPMixinBuildVisitor.class" 13057 bytes File: "PHPMixinElementInfo.class" 1906 bytes File: "PHPMixinModel.class" 5961 bytes File: "PHPMixinParser.class" 2914 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\phpModel\" File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\phpModel\parser\" File: "StateStack.class" 2773 bytes File: Descending to: "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\preferences\" File: "AbstractPreferencesPropagator.class" 1998 bytes File: "CorePreferenceConstants%24Keys.class" 429 bytes File: "CorePreferenceConstants.class" 2796 bytes File: "CorePreferencesSupport.class" 929 bytes File: "IPreferencesPropagatorListener.class" 387 bytes File: "ITaskTagsListener.class" 335 bytes File: "PHPCorePreferenceInitializer.class" 645 bytes File: "PreferencePropagatorFactory.class" 1576 bytes File: "PreferencesPropagator%24InnerNodeChangeListener.class" 2981 bytes File: "PreferencesPropagator%24InnerPropertyChangeListener.class" 2059 bytes File: "PreferencesPropagator%24NodePreferenceChangeListener.class" 2399 bytes File: "PreferencesPropagator.class" 9535 bytes File: "PreferencesPropagatorEvent.class" 916 bytes File: "PreferencesSupport.class" 3167 bytes File: failed opening file "..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\preferences\ProjectPreferencesPropagator$InnerPreferenceChangeListener.class" Error in script "C:\Users\Brandon\Desktop\EclipsePortableVersions\PHP\EclipsePortableTest\Other\Source\PortableApps.comInstaller.nsi" on line 1214 -- aborting creation process
I've tried getting a larger copy of the MAX_NSIS_STRLEN but that didn't work, I even set it to like 9 tens. 9999999999
Then I found out I was wasting my time because the complete full file path to the file it stops on is less then 300 charaters.
Thanks.
The file name, including the ..\..\ (as it does) is (take a breath!) C:\Users\Brandon\Desktop\EclipsePortableVersions\PHP\EclipsePortableTest\Other\Source\..\..\App\Eclipse\plugins\org.eclipse.php.core_2.1.0.v20090602-1909\org\eclipse\php\internal\core\preferences\ProjectPreferencesPropagator$InnerPreferenceChangeListener.class.
Character count: 260, greater than the maximum path length of 256 characters.
Move it to somewhere else, so that you don't start off with 72 characters of C:\Users\Brandon\Desktop\EclipsePortableVersions\PHP\EclipsePortableTest.
Just think yourself lucky that it's "Users" rather than "Documents and Settings" (17 chars more!)
I am a Christian and a developer and moderator here.
“A soft answer turns away wrath, but a harsh word stirs up anger.” – Proverbs 15:1
That's it? 4 Characters!!!
I thought the max was 1024 though?