Michael Garza

- Total activity 146
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 58
-
Michael Garza created a post, Need help for creating custom J2EE settings page
I am trying to create a custom J2EE run configuration page for a application server plug-in that I am writing. I have looked at the weblogic source but I can't quite figure out how to do it. I cr... -
Michael Garza commented, -
Michael Garza created a post, In case anyone is interested...
A comparison of Eclipse and IntelliJhttp://www-106.ibm.com/developerworks/library/os-ecidea/ -
Michael Garza created a post, New Tab for J2EE Configuration
Is it possible to do this via the OpenAPI? I know that it has something to do with CloneableRunConfiguration and SettingsEditorGroups but I cant seem to figure it out. Currently for my app server... -
Michael Garza created a post, DefaultJDOMExternalizer
In the Wiki I read the following statement...There is also an utility class DefaultJDOMExternalizer? which automatically externalizes all public fields in a given object. It's quite useful when you... -
Michael Garza created a post, J2EE Question
If a user has both "Create Application Archive File" and "Create Application Exploded Directory" in a J2EE module settings how can you tell what the user intends to delpoy using the open API? Than... -
-
Michael Garza created a post, MPS (Meta Programming System)
I'm not sure if this is the right place to post this but I just read a article about MPS and I was wondering if there is more information available about this. Thanks. -
Michael Garza commented, -
Michael Garza created a post, WebApp war file
Does IDEA only create a .war file only when associated with a J2EE module? I cant seem to get IDEA to create it any other way.