Hi, I know this topic has been dealt with before, but I just noticed a diference in the "underscore malbehaviour": in XML files the underscore is being...
2217
Gerald Nunn
gnunn2
May 1, 2003 4:31 pm
I still need help testing RC33 with respect to the Unicode changes. Note that even if your not using unicode, your input is still valuable in making sure...
2218
Gerald Nunn
gnunn2
May 1, 2003 4:45 pm
... It could be related to font attributes such as bold and italic. If the underscore was being rendered in bold or italic in one file type but normal in...
2219
ianshef
May 1, 2003 7:52 pm
Gerald Nunn wrote: <snip> ... unicode stuff, the following changes have been made: <snip> ... This affects the popups (both the scrollbox and the Javadoc tip) ...
2220
Gerald Nunn
gnunn2
May 1, 2003 8:40 pm
... No, I'll fix that ... It's just the way I like it myself, I dislike the whole Paste Special methodology. Additionally, to make this change I'd have to...
2221
Gerald Nunn
gnunn2
May 2, 2003 6:28 am
I had a quick look at this, it is relatively easy to add if the imports required are gathered from the class file rather then doing a compilation. This lessens...
2222
Paul King
king@...
May 2, 2003 6:54 am
... Really love this feature and it mostly works but I still have the following issues: When copying from Gel as HTML and pasting into PowerPoint it loses ...
2223
Gerald Nunn
gnunn2
May 2, 2003 7:02 am
Thanks, for the feedback, I will look into it further tomorrow. Gerald...
2224
dscotney2
May 2, 2003 7:38 am
Hi Gerald I for one would vote to add it. B.T.W. I don't know if you get tired of people saying this, but thanks for your time and effort that you put into...
2225
ianshef
May 2, 2003 6:56 pm
... <snip> ... without ... office ... nothing had ... first ... everything ... <snip> Using GelRC33 and Office XP (PowerPoint 2002/Word 2002) under Windows ...
2226
Gerald Nunn
gnunn2
May 4, 2003 5:53 am
RC33 is now officially available, following changes have been made: - Fixed an AV that would occur if you switched between two projects that used different...
2227
ParameshwarB
balla_p
May 5, 2003 8:40 am
Hi, if i change the name of a method / variable, is there anyway in GEL to change all the references to this method / variable ? Regards, Parameshwar.B...
2228
echambe1@...
marmieej
May 5, 2003 12:33 pm
Gerald: I just got back from vacation and looks like I missed alot of action last week and half. Either way, saw this one and wanted to comment on it. ">Also,...
2229
Gerald Nunn
gnunn2
May 5, 2003 1:31 pm
No, Gel does not directly support refactoring at this time, sorry. You could try the JRefactory plugin on the plugin page, it might support this....
2230
Gerald Nunn
gnunn2
May 5, 2003 1:32 pm
Ej, ... It would definitely be optional, I would not like this behavior either for my personal work (but I can understand why others would). Gerald...
2231
Tom Copeland
tomcopeland_...
May 5, 2003 7:30 pm
... The tricky part about this - and I'm sure you've already realized this - is that since static finals are inlined, the class files don't always have all the...
2232
Gerald Nunn
gnunn2
May 5, 2003 7:55 pm
... Good points, if it can't be done perfectly using class files then I think I will leave it off for now. Gerald...
2233
Michael Montuori
michaelmontuori
May 5, 2003 7:57 pm
Hello, The project corruption works, it gave the following error: Could not load the project file, it appears to have been corrupted. Error: End tag name...
2234
Tom Copeland
tomcopeland_...
May 5, 2003 8:52 pm
It's easy to add messages with Gel.addMessage("foo")... just wondering if there's a way to clear out messages - so that PMD's "unused variable" messages don't...
2235
Gerald Nunn
gnunn2
May 5, 2003 8:54 pm
I can add a method later this week, do you just want a general .clearMessages() type method? Gerald...
2236
Tom Copeland
tomcopeland_...
May 5, 2003 9:00 pm
That'd be super, thanks! Tom ... -- Tom Copeland <tom@...> InfoEther...
2237
Paul King
king@...
May 5, 2003 9:11 pm
... That would be useful, I find I am hitting the big red cross to manually clear the list more and more too....
2238
sun2bin
May 6, 2003 8:20 am
Hi, Gerald! The serious problem of truncating files remains since you added unicode conversion support. I have sent you a letter with a sample file which has...
2239
Michael Montuori
michaelmontuori
May 7, 2003 1:57 pm
Hello this is new since RC33, when working in Gel and Clicking Run File after few times Gel crashes without any error reporting it just closes the application,...
2240
Gerald Nunn
gnunn2
May 7, 2003 3:37 pm
I've not had any reports of this from anyone else. The closest I have received is this from someone with poor english: When declear main() before komiling the...
2241
Gerald Nunn
gnunn2
May 7, 2003 3:42 pm
Thanks, I'll have a look tonite or tomorrow....
2242
jlsoper
May 8, 2003 3:35 am
Dear Gerald, Could you create a 'new' Gel variable which would identify which 'Smart folder' is highlighted in the Project Manager view? Ex) Gel currently...
2243
Marlon Candido GuĂ...
marlonguerios
May 8, 2003 6:32 pm
When I run the compile task in ant, gel does not include my project libraries in the ant classpath. It's correct? thanks Marlon...
2244
Michael Mogley
mmogley
May 9, 2003 6:13 pm
Hi Gerald, I just discovered what seems to be a bug in RC30. I can't seem to add any global libraries. The dialog that shows up is fairly empty. If it's not...
2245
Gerald Nunn
gnunn2
May 9, 2003 6:37 pm
Did you add any global libraries to Tools|Options|Libraries? Global libraries are pulled from here for possible association with individual projects Gerald...