開發工工具配置筆記——Jcreator(高亮度顯示Struts類名)

    前幾天在學習P/L SQl時,爲了找到一個好的編輯器而煩惱,SQL*PLUS太麻煩了,記事本又太落後了,有些開發工具實在時殺雞使用牛刀,後來還是選擇了UltraEdit來編寫PL SQL代碼,可是該編輯器又沒有默認高亮度顯示PL SQL關鍵字的功能,不過幸好,還是在網上找到了配置的方法。
    平時一直在寫些Struts代碼,除了使用Jb這樣的大型工具以外,其他的工具根本就是不提工struts類庫,那些類名高亮度顯示的功能 ,不過後來按照配置PL SQL的方法還是配置好了。但是這個工具相對JCreator來說編寫Java,特別時JSP,Servlet,Struts代碼時還是很不方便的,心裏想着,JCreator能不能想UltraEdit一樣,也可以擴展某些關鍵字啊,結構還是找到了,方法如下:
1。文件 java.syn
    該文件在D:/Program Files/Xinox Software/JCreatorV3/Syntax目錄下。(根據你的安裝目錄不同,不一樣);
2。打開該文件(建議用ULtraEdit編輯器打開,有很多好處的)。
3。在文件中找到<keyword_list3/>、<keyword_list4/>等(用編輯工具提供的查找,要不然你要找得好辛苦的)。
4。吧<keyword_list3/>改爲
<keyword_list3>
   《在這裏添加Struts等你所需的關鍵字》
</keyword_list3>
5。一下是我編輯好的Struts關鍵字,只要自己添加進去就可以了,如果你不能使用,請你發EMAIL給我,我這裏有一份弄好的文件,只要你替換原來的文件就可以的,[email protected]來信請說明,你要java.SYN文件。
<word>AddTagParent</word> <word>AppException</word>
<word>ApplicationConfig</word> <word>AttributeDefinition</word>
<word>AttributeToScopeTag</word> <word>BaseFieldTag</word>
<word>BaseHandlerTag</word> <word>BaseInputTag</word>
<word>BaseTag</word> <word>BufferedMultipartInputStream</word>
<word>ButtonTag</word> <word>CancelTag</word> <word>CheckboxTag</word>
<word>CommonsMultipartRequestHandler</word>
<word>CommonsFormFile</word> <word>CompareTagBase</word>
<word>ComponentConstants</word> <word>ComponentContext</word>
<word>ComponentDefinition</word>
<word>ComponentDefinitionsFactory</word>
<word>ComponentDefinitionsFactoryWrapper</word>
<word>ConditionalTagBase</word> <word>ConfigHelper</word>
<word>ConfigHelperInterface</word> <word>ConfigRuleSet</word>
<word>Constants</word> <word>Content</word>
<word>ContentLengthExceededException</word> <word>ContentMap</word>
<word>ContentMapStack</word> <word>Controller</word>
<word>ControllerConfig</word> <word>ControllerSupport</word>
<word>CookieTag</word> <word>CookieTei</word>
<word>DataSourceConfig</word> <word>DefaultModuleConfigFactory</word>
<word>DefineTag</word> <word>DefineTei</word>
<word>DefinitionAttribute</word>
<word>DefinitionDispatcherAction</word>
<word>DefinitionNameAttribute</word> <word>DefinitionsFactory</word>
<word>DefinitionsFactory</word> <word>DefinitionsFactoryConfig</word>
<word>DefinitionsFactoryException</word> <word>DefinitionsUtil</word>
<word>ServletPropertiesMap</word> <word>DefinitionTag</word>
<word>DefinitionTagSupport</word> <word>DirectStringAttribute</word>
<word>DiskFile</word> <word>DiskMultipartRequestHandler</word>
<word>DispatchAction</word> <word>DynaActionForm</word>
<word>DynaActionFormClass</word> <word>DynaValidatorActionForm</word>
<word>DynaValidatorForm</word> <word>EmptyIterator</word>
<word>EmptyTag</word> <word>EqualTag</word> <word>ErrorMessages</word>
<word>ErrorsTag</word> <word>ExceptionConfig</word>
<word>ExceptionHandler</word> <word>FactoryNotFoundException</word>
<word>FactorySet</word> <word>FieldChecks</word> <word>FileTag</word>
<word>FormBeanConfig</word> <word>FormFile</word>
<word>FormPropertyConfig</word> <word>FormTag</word>
<word>ForwardAction</word> <word>ForwardConfig</word>
<word>ForwardingActionForward</word> <word>ForwardTag</word>
<word>FrameTag</word> <word>GenericDataSource</word>
<word>GetAttributeTag</word> <word>GetTag</word> <word>GetTag</word>
<word>Globals</word> <word>GreaterEqualTag</word>
<word>GreaterThanTag</word> <word>HeaderTag</word>
<word>HeaderTei</word> <word>HiddenTag</word> <word>HtmlTag</word>
<word>I18nFactorySet</word> <word>ImageButtonBean</word>
<word>ImageTag</word> <word>ImgTag</word>
<word>ImportAttributeTag</word> <word>IncludeAction</word>
<word>IncludeTag</word> <word>IncludeTei</word>
<word>InitDefinitionsTag</word> <word>InsertTag</word>
<word>InsertTag</word> <word>TagHandler</word> <word>IterateTag</word>
<word>IterateTei</word> <word>IteratorAdapter</word>
<word>JavascriptValidatorTag</word> <word>LabelValueBean</word>
<word>LessEqualTag</word> <word>LessThanTag</word>
<word>LinkTag</word> <word>LookupDispatchAction</word>
<word>MatchTag</word> <word>MaxLengthExceededException</word>
<word>MenuItem</word> <word>MessageResources</word>
<word>MessageResourcesConfig</word>
<word>MessageResourcesFactory</word>
<word>MessagesNotPresentTag</word> <word>MessagesPresentTag</word>
<word>MessagesTag</word> <word>MessagesTei</word>
<word>MessageTag</word> <word>ModuleConfig</word>
<word>ModuleConfigFactory</word> <word>ModuleConfigImpl</word>
<word>ModuleConfigVerifier</word> <word>ModuleException</word>
<word>MultiboxTag</word> <word>MultipartBoundaryInputStream</word>
<word>MultipartElement</word> <word>MultipartIterator</word>
<word>MultipartRequestHandler</word>
<word>MultipartRequestWrapper</word> <word>MultipartValueStream</word>
<word>NestedCheckboxTag</word> <word>NestedDefineTag</word>
<word>NestedEmptyTag</word> <word>NestedEqualTag</word>
<word>NestedErrorsTag</word> <word>NestedFileTag</word>
<word>NestedFormTag</word> <word>NestedGreaterEqualTag</word>
<word>NestedGreaterThanTag</word> <word>NestedHiddenTag</word>
<word>NestedImageTag</word> <word>NestedImgTag</word>
<word>NestedIterateTag</word> <word>NestedIterateTei</word>
<word>NestedLessEqualTag</word> <word>NestedLessThanTag</word>
<word>NestedLinkTag</word> <word>NestedMatchTag</word>
<word>NestedMessagesNotPresentTag</word>
<word>NestedMessagesPresentTag</word> <word>NestedMessagesTag</word>
<word>NestedMessageTag</word> <word>NestedMultiboxTag</word>
<word>NestedNameSupport</word> <word>NestedNotEmptyTag</word>
<word>NestedNotEqualTag</word> <word>NestedNotMatchTag</word>
<word>NestedNotPresentTag</word>
<word>NestedOptionsCollectionTag</word> <word>NestedOptionsTag</word>
<word>NestedParentSupport</word> <word>NestedPasswordTag</word>
<word>NestedPresentTag</word> <word>NestedPropertyHelper</word>
<word>NestedPropertySupport</word> <word>estedPropertyTag</word>
<word>NestedRadioTag</word> <word>NestedReference</word>
<word>NestedRootTag</word> <word>NestedSelectTag</word>
<word>NestedSizeTag</word> <word>NestedSubmitTag</word>
<word>NestedTagSupport</word> <word>NestedTextareaTag</word>
<word>NestedTextTag</word> <word>NestedWriteNestingTag</word>
<word>NestedWriteTag</word> <word>NoOpAction</word>
<word>NoSuchDefinitionException</word> <word>NotEmptyTag</word>
<word>NotEqualTag</word> <word>NotMatchTag</word>
<word>NotPresentTag</word> <word>OptionsCollectionTag</word>
<word>OptionsTag</word> <word>OptionTag</word> <word>PageTag</word>
<word>PageTei</word> <word>ParameterTag</word>
<word>ParameterTei</word> <word>PasswordTag</word>
<word>PathAttribute</word> <word>PlugIn</word>
<word>PlugInConfig</word> <word>PlugInSetPropertyRule</word>
<word>PresentTag</word> <word>PropertyMessageResources</word>
<word>PropertyMessageResourcesFactory</word> <word>PutListTag</word>
<word>PutListTagParent</word> <word>PutTag</word> <word>PutTag</word>
<word>PutTagParent</word> <word>RadioTag</word>
<word>RedirectingActionForward</word> <word>RedirectTag</word>
<word>ReloadableDefinitionsFactory</word><word>ReloadDefinitionsAction
</word> <word>RequestActionMapping</word><word>RequestProcessor</word> 
<word>RequestUtils</word><word>ResetTag</word> <word>Resources</word>
<word>ResourceTag</word><word>ResourceTei</word>
<word>ResponseUtils</word><word>RewriteTag</word> 
<word>SelectTag</word><word>ServletContextWriter</word> 
<word>SessionActionMapping</word><word>SetActionMappingClassRule</word
> <word>SimpleMenuItem</word><word>SizeTag</word> <word>SizeTei</word> 
<word>StrutsTag</word><word>StrutsTei</word>
<word>StrutsValidator</word><word>StrutsValidatorUtil</word>
<word>SubmitTag</word><word>SwitchAction</word> 
<word>TagUtils</word><word>TextareaTag</word> <word>TextTag</word> 
<word>TextTag</word><word>TilesAction</word>
<word>TilesException</word><word>TilesPlugin</word>
<word>TilesRequestProcessor</word><word>TilesServlet</word> 
<word>TilesUtil</word><word>TilesUtilImpl</word>
<word>TilesUtilStrutsImpl</word><word>TilesUtilStrutsModulesImpl</word
> <word>UntyppedAttribute</word><word>UrlController</word>
<word>UseAttributeTag</word><word>UseAttributeTei</word>
<word>ValidatorActionForm</word><word>ValidatorForm</word>
<word>ValidatorPlugIn</word><word>ViewDefinitionsAction</word>
<word>WriteTag</word><word>XhtmlTag</word> 
<word>XmlAttribute</word><word>XmlDefinition</word>
<word>XmlDefinitionsSet</word><word>XmlListAttribute</word> 
<word>XmlParser</word>
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章