Oblio

- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Edited URL Templates: datasource driver template error
AnsweredI'm trying to create a datasource (under the database tab), and I get an error: Invalid type name. Specifically, I'm creating a new "Driver and Data Source" for using the informix jdbc driver. In... -
Created do I need to associate an xml file to edit an xslt file?
AnsweredI'm editing an `xsl[t]` file and when I use `<xsl:template match="/rootNode">`, IntelliJ says that "rootNode" is an unknown element. This makes sense, however, I feel like it should be smarter abo... -
Created CSS classname autocompletion?
AnsweredIs there some trick or requirements to getting css classnames to autocomplete/suggest in IDEA? For example, if I have an html file and it has <link>s to style sheets, I'd like to have those come u...