Alexander Babaev
- Total activity 246
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 0
- Subscriptions 81
-
Created JS editor breaks on backslash
I have string like this (there are several strings concatenated): return '<div id="typeSelector">' + If I remove "' +" from the end of line and enter backslash "\" at the end of line in Java... -
Created Suggestion about CSS classes resolving
I have a project with multiple JSP files, and many-many includes. Includes are often done by custom tags, so, they are not visible through JSP itself. Also I've some CSS and use them in my JSP file... -
Created JSP/JavaScript file editing trouble
There is a funny JSP/JS file in my project. I can't create a newline in it (pressing "Enter" is simply ignored). And there are many assertions... File is attached. Assertion text is below:Assertion... -
Created Demetra trouble with "goto file" feature
When I work with project, that does not contain web application (my jDnevnik libraries), everything is great. But when I try to work with jDnevnik itself, I get this exception, and I can't send it ... -
Created Subversion multimoduled project
I've project (1) with several modules, some of them are placed in a project's subversion repository (1) and some - in another project's subversion repository (2).Problem is that when i try to commi... -
Created Demetra/5.1.1 GUI designer hangs after
I can't edit UI form. :) In Demetra, or in 5.1.1. After I've done something (nothing special, only opened a form in Demetra and dragged/clicked some times/tried to take some screenshots of funny li... -
Created Russian translation of Demetra
Is it possible to create a russian localization of Demetra? How can it be done? -
Created Interesting bug?
The only serious problem with Demetra testing was the project file "corruption". Now with 5.1.1 EAP we passed it. But another thing happened. Sometimes some buttons (I do not know why) become disab... -
Created Once more
I've mentioned this feature request during final Idea 5 testing, but it was a time of code freeze. So, I want to try one more time.I suggest to create different layouts (or a switch) for tool windo... -
Created Demetra, taglibs are red
The same project in 5.1 shows normally, but in Demetra - taglib definition and all custom tags in JSP files are red, hint says, that taglib is not resolved.Have I to reconfigure web-module Or it's ...