spring dm
環境搭建
1 2
壓縮包並解壓到e:/spring-dm
3 我們首先匯入srping-dm
的包。開啟eclipse,
選擇import,
在匯入的對話方塊中選擇plug-ins and fragments
,選擇spring-dm
所在的目錄(e:/spring-dm/dist
),選中core
、io、extender
這三個bundle。4
使用這種方式再匯入com.springsource.org.aopalliance
、org.srpingframework.aop
、org.springframework.beans
、org.springframework.context
、org.springframework.context.support
、org.springframework.core
這幾個bundle
。這時如果啟動的話,會報錯。是因為前面匯入的幾個bundle
有的依賴apache
的common-logging
日誌包。在run-configurations
對話方塊中選中target platform
下org.apache.commons.logging(1.0.4.v201005080501)bundle。5
修改依賴org.apache.commons.loggingbundle
的模組的manifest.mf
檔案。將org.apache.commons.logging;version="[1.1.1,2.0.0)",
修改為org.apache.commons.logging;version="[1.0.4,2.0.0)"
。現在在啟動,就會看到所有bundle
的狀態都為active
了。
PHP 環境塔建
快速搭建環境可用軟體 每種語言的第一步都是要先搭建環境 wamp windows系統下搭建php開發環境 l linux a apache m mysql p php 架構 php 管理軟體 apache 客戶端 伺服器管理軟體 靜態頁面 客戶端 伺服器管理軟體 動態頁面 php 頁面處理變成靜態頁...
全新mac os建django開發環境
一 裝pip sudo easy install pip 二 裝mezzanine pip install mezzanine 三 裝brew,具體資訊看這裡 usr bin ruby e curl fssl 四 裝postgres brew install postgresql v 接下來就是初始...
中建專案環境遷移說明
1.安裝vm vcenter convert standalone 2.使用vm vcenter convert standalone 進行p2v轉換虛擬機器 選擇 開機的進行 輸入使用者密碼進行處理 將機器轉換到乙個 行動硬碟對應的位置 來提高速度 下一步 注意磁碟的選擇 finish 進行操作 ...