- This topic has 9 replies, 3 voices, and was last updated 20 years, 3 months ago by
Riyad Kalla.
-
AuthorPosts
-
Olivier JaquemetParticipantEven though “insert spaces for tab” is enabled in the common editor preferences, tabs are inserted instead of space when indenting multiple lines in the jsp editor.
Thanks.
January 17, 2005 at 9:58 am #222870
Riyad KallaMemberCan you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.
January 18, 2005 at 8:11 am #222931
Olivier JaquemetParticipantOperating System
Windows XP Pro SP2 (fr)Eclipse
Version: 3.0.1
Build id: 200409161125MyEclipse
Version: 3.8.3
Build id: 200412061200-3.8.3Java
Java(TM) 2 Runtime Runtime Environment, Standard Edition (build 1.4.2_05-b04)Misc:
not a fresh install
MyEclipse updated thought the dedicated updated site for 3.8.3
8 plugin org.eclipse.pde.*
using the JSP Editor of MyEclipse associated to the .jsp
use space for tab check everywhere it is possible (common editor java style text editor … etc etc etc….)January 28, 2005 at 11:06 pm #223951
jstanoMemberI’m noticing the same problems.
I have tried both Eclipse 3.0.1 and 3.1M4 with both MyEclipse 3.8.3 and 3.8.4. Same problem every time. I’m running on Windows XP.
Indenting code in JSP editor inserts tabs even though I have the editor configured to use spaces.
This is using the Tab & Shift-Tab keys when a block is selected.
I also noticed that it will not un-indent lines all the way to the left, for example:
<form>
… bunch of stuff …
</form>I want to get:
<form>
… bunch of stuff …
</form>Other then this, I love this tool.
Thanks,
Jeff Stano
January 29, 2005 at 9:30 am #223961
Riyad KallaMemberJeff,
Sorry you had to run into this, this is a known bug that we will hopefully get ironed out for 3.9.January 30, 2005 at 7:23 pm #224029
jstanoMemberGreat! Thanks for the info.
February 13, 2005 at 5:25 pm #225062
jstanoMemberWill 3.9 be the next release?
February 13, 2005 at 10:24 pm #225066
Riyad KallaMemberWill 3.9 be the next release?
Yep, hopefully end of March.
March 3, 2005 at 10:19 pm #226146
jstanoMemberAny chance of getting access to a beta or something. I don’t mind helping to test.
Thanks,
Jeff
March 4, 2005 at 12:15 am #226147
Riyad KallaMemberJeff,
If you are interested in joining our QA team we are looking for people that use most (if not all) of the MyEclipse feature set, people that are willing to put in time not just ‘trying out’ the betas but really beating on them, even features they don’t normall use and reporting what they find in our QA forum. We also need people that don’t mind running software that will likely crash and know how to handle themselves to fix the problem. We need people that know about cleaning out their workspace, reinstalling, without much handholding from us if ou need to roll back to a stable release.If this sounds good to you please send you letter of interest with qualifications (Basically why you would make a good tester) to support@genuitec.com ATTN Riyad along with your user name. I’ll take care of the rest if we think it would be a good match.
-
AuthorPosts