Alexander Babaev
- Total activity 246
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 0
- Subscriptions 81
-
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 ... -
Created Slooooow debugging in linux
I debug web application in windows and linux (Resin/JDBC). In windows debug stepping is fast, in linux it is much, much slower. In windows I can press F8 several times without delay, it is normal, ... -
Created Tool windows interesting update
Is it possible to place buttons in tool windows (debug/project/...) differently in different modes. If window is on the right or left side - place buttons on top, if on top or bottom - place them o... -
Created Problem with similar tags in taglibs
I've got similar tags in different taglibs ("title" for example), they differ with their attributes. In such code: <%@ taglib uri="/WEB-INF/jdnevnik.tlb" prefix="jd" %> ]]>selects attribute ...